xref: /original-bsd/sys/kern/Make.tags.inc (revision e59fb703)
1#	@(#)Make.tags.inc	7.1 (Berkeley) 12/05/91
2
3# common files for "make tags"
4# included by makefile for each architecture
5
6COMM=	../kern/*.c ../vm/*.[ch] ../sys/*.h \
7	../net/*.[ch] ../netimp/*.[ch] ../netinet/*.[ch] ../netns/*.[ch] \
8	../netiso/*.[ch] ../netccitt/*.[ch] \
9	../ufs/ufs/*.[ch] ../ufs/ffs/*.[ch] ../ufs/lfs/*.[ch] \
10	../ufs/mfs/*.[ch] ../nfs/*.[ch]
11