freebsd-dev/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
..
dumpcis.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
enabler.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
Makefile Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
pccardc.c Added RCS Id and BSD-style copyrights to individual files. 1996-04-18 04:25:17 +00:00
pccardmem.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
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 Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
rdreg.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
wrattr.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00
wrreg.c Use the defined path to the card devices instead of hard-coding it's 1996-06-17 22:14:19 +00:00