make install (kernel) without /modules dir

Ruslan Ermilov ru at FreeBSD.org
Fri Mar 12 07:22:26 PST 2004


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
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20040312/71ddf43d/attachment.bin


More information about the freebsd-hackers mailing list