freebsd-ports/Mk
Jordan K. Hubbard 3556b480df New bsd.port.subdir.mk file for use by ports. This groks all the
special ports building targets and will recurse properly.  Sorry,
Julian E - no fancy prompts, just recursion! :-)

Added a `bundle' target.  Purpose is as follows:

	You want to give someone a complete tree sans distfiles (for
	sticking on CDROM perhaps?) but the difficulty there is that
	the first time the user types `make clean', all the unpacked
	sources are gone again.  Typing `make bundle' recreates the
	original distfile if it can, so someone can "back up" their
	unpacked tree easily with one command.

	Whoops, just thought of something - it should warn if you
	configured the working source.
	Ok, next commit! :)
Submitted by:	jkh
1994-08-22 11:20:07 +00:00
..
bsd.port.mk New bsd.port.subdir.mk file for use by ports. This groks all the 1994-08-22 11:20:07 +00:00
bsd.port.subdir.mk New bsd.port.subdir.mk file for use by ports. This groks all the 1994-08-22 11:20:07 +00:00