]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
(1) New variable MAKE_ARGS: will be appended to build/install make argument
authorasami <asami@FreeBSD.org>
Sun, 8 Nov 1998 10:29:53 +0000 (10:29 +0000)
committerasami <asami@FreeBSD.org>
Sun, 8 Nov 1998 10:29:53 +0000 (10:29 +0000)
commiteca140cce20db247d4447d897e79c7e2d96f3928
tree9dfe98a0a9e0109f59ba50863c74964780b16492
parentbcf17c0b9c83bdb3c23c275202e01204dc27e68b
(1) New variable MAKE_ARGS: will be appended to build/install make argument
    list.  The old MAKE_FLAGS was a little hard to use since it had a weird
    default ("-f").
Suggested by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

(2) Add new targets clean-restricted and clean-for-cdrom, which will
    delete RESTRICTED and NO_CDROM packages and distfiles from the top.
Reviewed by: jkh

(3) Add depends to list of things to recurse on.  It will help people
    who are trying to fetch some ports plus their dependencies.

Requested by: Chris Dillon <cdillon@wolves.k12.mo.us>
share/mk/bsd.port.mk
share/mk/bsd.port.subdir.mk