HardenedBSD/usr.bin/tn3270
Bruce Evans 680b396b51 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
ascii
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
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
Makefile.inc