freebsd-dev/lib/libcom_err
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
..
doc
test
com_err.3
com_err.c
com_err.h
error_message.c
error_table.h
et_name.c
init_et.c
internal.h
Makefile Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
mit-sipb-copyright.h