cvs commit: src Makefile.inc1 src/nrelease Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 1 11:33:37 PST 2003
dillon 2003/12/01 11:32:56 PST
DragonFly src repository
Modified files:
. Makefile.inc1
nrelease Makefile
Log:
Add nreleae back in. It's a dummy target designed only to ensure that
the proper obj dir infrastructure is created so the nrelease Makefile's
can use ${.OBJDIR}.
Adjust the nrelease Makefile's to perform port checks only when actually
building the release.
Revision Changes Path
1.11 +7 -0 src/Makefile.inc1
1.4 +10 -9 src/nrelease/Makefile
http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.10&r2=1.11&f=h
http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.3&r2=1.4&f=h
More information about the Commits
mailing list