K 10 svn:author V 3 bde K 8 svn:date V 27 1999-04-11T04:11:27.000000Z K 7 svn:log V 445 Fixed unusable dependencies in `.depend'. The following comment in the code still applies, but the code attached to it had rotted: # ../Makefile.inc will put an absolute path to our objdir in CFLAGS. # Prevent mkdep from using it, so that we don't have to give rules for # aliases of generated headers. Many other makefiles seem to have the same bug (i.e., spelling "." as "${.OBJDIR}" or as an even more complicated alias in -I directives). END