freebsd_amp_hwpstate/usr.sbin/pccard/pccardc
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
..
Makefile Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
dumpcis.c
enabler.c
pccardc.c
pccardmem.c
printcis.c Use the defines and macros defined in /sys/pccard/cis.h to make the code 1996-08-01 15:45:46 +00:00
rdmap.c
rdreg.c
wrattr.c
wrreg.c