Date: Tue, 29 Nov 2005 09:37:42 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <200511290937.jAT9bhIG081594@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-11-29 09:37:42 UTC
FreeBSD src repository
Modified files:
sys/conf kmod.mk
Log:
Drop the -I/usr/include (or any of its variants) from CFLAGS.
The sys/sys/stddef.h is here for some time now to fulfil the
kernel needs. It also was not reliable due to the exists(@)
check: in an empty module directory, "make depend; mv .depend
.depend~; make depend" ran mkdep(1) with different arguments.
Revision Changes Path
1.200 +0 -14 src/sys/conf/kmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511290937.jAT9bhIG081594>
