cvs commit: src/sys/conf kmod.mk

Ruslan Ermilov ru at FreeBSD.org
Tue Nov 29 09:37:43 GMT 2005


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


More information about the cvs-src mailing list