K 10 svn:author V 3 bde K 8 svn:date V 27 1998-02-01T18:12:15.000000Z K 7 svn:log V 193 Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute path to the obj directory in ${CFLAGS}. This is actually equivalent to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}. END