Date: Thu, 11 Apr 2002 07:49:32 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/usr.bin/kdump Makefile src/usr.bin/truss Makefile Message-ID: <200204111449.g3BEnW758346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/04/11 07:49:32 PDT
Modified files:
. Makefile.inc1
usr.bin/kdump Makefile
usr.bin/truss Makefile
Log:
I now don't seem to be able to reproduce the -DNOCLEAN buildworld
breakage with ioctl.c. The .depend file should track dependencies
just fine, and the worst we can have is to miss new ioctls.
But I still think it's a good idea to have -DNOCLEAN build produce
the same ioctl.c as it would without -DNOCLEAN.
Prodded for a long time by: bde
Revision Changes Path
1.253 +4 -0 src/Makefile.inc1
1.8 +1 -5 src/usr.bin/kdump/Makefile
1.16 +1 -5 src/usr.bin/truss/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204111449.g3BEnW758346>
