On Fri, Mar 12, 2004 at 06:08:22PM +0300, Roman Kurakin wrote:
[...]
> If our install was like linux one which have -D flag, we could solve our 
> problem
> by setting it globaly to install in sys.mk:
> 
> -INSTALL         ?=      install -D
> +INSTALL         ?=      install -D
> 
> This flag dictates to create all necessary dirs if needed.
> It would be nice to have such option, not -D of course.
> 
$ install file foo/bar

Should it install "file" as "foo/bar" or should it create the
"foo/bar" directory and install it as "foo/bar/file"?  ;)


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
[EMAIL PROTECTED]

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to