freebsd-dev/usr.sbin/named
bde 3c2ee02d21 Removed unused `-I.'s from CFLAGS.
"." means the object directory, so it is just confusing to use it
when nothing is included from the object directory unless the object
directory is also the source directory.  It is confusing for "."
not to mean the source directory anyway, so used `-I.'s should be
replaced by `-I${.OBJDIR}'.
1996-09-04 22:25:35 +00:00
..
Makefile Unlocalize date 1996-09-01 00:48:29 +00:00
Makefile.inc Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
Makefile.maninc Revert back to building bind-4.9.4-P1 in seperate directories... 1996-08-29 21:38:16 +00:00