Ancient...needed a slight amount of fixing.

This commit is contained in:
mjacob 1997-05-04 01:54:24 +00:00
parent b9e2002bb5
commit f67d760363
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
# solution would probably be for ctags to generate "struct vmmeter" tags.
COMM= /sys/conf/*.[ch] \
/sys/dev/*.[ch] /sys/dev/scsi/*.[ch] \
/sys/kern/*.[ch] /sys/libkern/*.[ch] \
/sys/dev/*.[ch] /sys/scsi/*.[ch] \
/sys/kern/*.[ch] /sys/lib/libkern/*.[ch] \
/sys/miscfs/*/*.[ch] \
/sys/net/*.[ch] /sys/netccitt/*.[ch] /sys/netinet/*.[ch] \
/sys/netiso/*.[ch] /sys/netns/*.[ch] \