K 10 svn:author V 3 bde K 8 svn:date V 27 1998-02-01T17:19:54.000000Z K 7 svn:log V 261 Restrict the include search path using -nostdinc -I- in $(CFLAGS} as in kernel Makefiles. Nothing in /usr/include is used (provided relative paths for sys/* and can be found), so there is no need for the -I/usr/include kludge as in kernel Makefiles. END