freebsd-src/share/mk
Satoshi Asami 1feb36cd2d Add IS_DEPENDED_TARGET to change the behavior of a port when you want
to do something else than "install".  For example,

make IS_DEPENDED_TARGET=fetch fetch

will fetch the required distfiles including those of the dependencies
without actually building and installing dependencies.

Also document ECHO_MSG.

Requested by:	paul
Reviewed by:	paul, jhs and others
1995-07-11 02:15:35 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.info.mk
bsd.kmod.mk
bsd.lib.mk
bsd.man.mk
bsd.own.mk
bsd.port.mk Add IS_DEPENDED_TARGET to change the behavior of a port when you want 1995-07-11 02:15:35 +00:00
bsd.port.subdir.mk
bsd.prog.mk Submitted by: charnier@lirmm.fr (Philippe Charnier) 1995-05-07 06:39:30 +00:00
bsd.README
bsd.subdir.mk
Makefile Change install: to afterinstall: to be more consistent. 1995-05-09 10:12:16 +00:00
sys.mk