new include syntax
[unix-history] / usr / src / sys / kern / Make.tags.inc
CommitLineData
6a14214f 1# @(#)Make.tags.inc 7.2 (Berkeley) %G%
118dfb89
MK
2
3# common files for "make tags"
4# included by makefile for each architecture
5
6a14214f
MK
6# Put the ../sys stuff near the end so that subroutine definitions win when
7# there is a struct tag with the same name (eg., vmmeter). The real
8# solution would probably be for ctags to generate "struct vmmeter" tags.
9
10COMM= ../kern/*.c ../vm/*.c ../vm/*.h \
118dfb89
MK
11 ../net/*.[ch] ../netimp/*.[ch] ../netinet/*.[ch] ../netns/*.[ch] \
12 ../netiso/*.[ch] ../netccitt/*.[ch] \
13 ../ufs/ufs/*.[ch] ../ufs/ffs/*.[ch] ../ufs/lfs/*.[ch] \
6a14214f
MK
14 ../ufs/mfs/*.[ch] ../nfs/*.[ch] \
15 ../sys/*.h