My last commit broke oldcard. Rather than duplicate the lines for

pccarddevs.h, just make it standard for now.  Once oldcard is gone,
we'll revisit.
This commit is contained in:
imp 2004-06-30 14:52:49 +00:00
parent 6e4012e1cd
commit b5563d0851

View File

@ -45,7 +45,7 @@ miidevs.h optional miibus \
compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
no-obj no-implicit-rule before-depend \
clean "miidevs.h"
pccarddevs.h optional pccard \
pccarddevs.h standard \
dependency "$S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
compile-with "${AWK} -f $S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
no-obj no-implicit-rule before-depend \