cvs commit: src/nrelease Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 17 17:11:39 PDT 2007
dillon 2007/08/17 17:10:50 PDT
DragonFly src repository
Modified files:
nrelease Makefile
Log:
Deprecate 'installer_*' targets. If used a warning is generated and the
build will sleep for 10 seconds before continuing.
New way of doing targets: build what you want by specifying multiple
targets. For example: 'make installer release' instead of
'make installer_release'. This increases the flexibility of the
nrelease build by allowing us to add multiple targets to create an
enhanced result.
Revision Changes Path
1.72 +42 -7 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.71&r2=1.72&f=u
More information about the Commits
mailing list