Date: Sun, 8 Nov 1998 02:29:54 -0800 (PST) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.port.mk bsd.port.subdir.mk Message-ID: <199811081029.CAA21499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1998/11/08 02:29:54 PST
Modified files:
share/mk bsd.port.mk bsd.port.subdir.mk
Log:
(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>
Revision Changes Path
1.295 +31 -9 src/share/mk/bsd.port.mk
1.26 +5 -3 src/share/mk/bsd.port.subdir.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811081029.CAA21499>
