> > test -d build || mkdir build
> > test -d build/freenet || mkdir build/freenet
> > test -d build/freenet/node || mkdir build/freenet/node
> > test -d build/freenet/node/http || mkdir build/freenet/node/http
> > test -d build/freenet/node/http/templates || mkdir
> > build/freenet/node/http/templates

I think the correct approach would be to copy the mkinstalldirs script
from any GNU autoconf program and use that.  That's what it's *for*.
It's in the public domain, so license is a non-issue.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: msg03763/pgp00000.pgp
Description: PGP signature

Reply via email to