freebsd-dev/usr.bin/tn3270
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
..
api Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ascii Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ctlr Don't use gets(). 1995-09-29 18:44:53 +00:00
distribution Don't use gets(). 1995-09-29 18:44:53 +00:00
general Fixed a type mismatch in crufty misconfigured compatibilty code. 1996-03-19 15:11:13 +00:00
mset Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sys_curses Don't use gets(). 1995-09-29 18:44:53 +00:00
telnet BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
tn3270 Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
tools Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
Makefile Build tools subdir first to reduce bogons caused by inadequate dependency 1995-09-29 18:32:39 +00:00
Makefile.inc BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00