cvs commit: src/sys/conf Makefile.i386 Makefile.amd64
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Tue Aug 16 19:51:57 PDT 2005
y0netan1 2005/08/16 19:51:45 PDT
DragonFly src repository
Modified files:
sys/conf Makefile.i386 Makefile.amd64
Log:
Explicitly specify `all' as the default target(as it used to be), so as
issuing make command without target name in the kernel build directory
won't end up building the first target.
Reported-by: Noritoshi Demizu
Revision Changes Path
1.23 +3 -0 src/sys/conf/Makefile.i386
1.8 +3 -0 src/sys/conf/Makefile.amd64
http://www.dragonflybsd.org/cvsweb/src/sys/conf/Makefile.i386.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/conf/Makefile.amd64.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list