FreeBSD src
Go to file
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
bin eek, how did that happen? I must have committed something left over from 1996-09-03 14:24:44 +00:00
contrib Implement a horrible (but simple) hack to allow some control over the 1996-09-03 23:19:51 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc BSD.usr.dist: 1996-09-03 15:14:45 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Collapse some common arrow key handling semantics from sysinstall into 1996-09-01 08:16:00 +00:00
include install rpc header files 1996-09-01 17:54:25 +00:00
lib Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
libexec Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
lkm `struct linker_set execsw_set' was declared as const and pointers in it 1996-09-03 22:52:27 +00:00
release Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
sbin Just realised the man page didn't mention the appletalk specific options 1996-09-04 20:21:47 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share BSD.usr.dist: 1996-09-03 15:14:45 +00:00
sys Fixed a panic when switching to 40x25 mode, and cursor was beyond the 1996-09-04 22:24:19 +00:00
tools Fix the sed rule that I used to hammer out the TCL_BUILD_LIB_SPEC entry 1996-08-29 19:30:50 +00:00
usr.bin Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
usr.sbin Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00