Revision [13415]
This is an old revision of new2dir made by coolpup on 2011-03-12 04:13:42.
You call it after "make" as "new2dir make install". The script asks you a series of questions about whether you want to separate the nls, doc stuff etcetera and gives you options. At the end you can optionally run dir2pet and it will run for every directory that is created, ie, the main, nls, doc, dev.
Of course not all sources include stuff for doc, nls, dev... some may only include the main package and the nls, such as the icewm I packaged recently.
Another cool thing you can do is run 'new2dir' and opt out of creating the pets. You can then go inside the directory and change stuff, like how I added the extra Puppy relevant stuff for icewm.
Use make install DESTDIR=/blah and your new compiled app's complete directory structure will be in /blah and not installed in your development environment.
http://murga-linux.com/puppy/viewtopic.php?p=503557#503557