[BACK]Return to Make.tags.inc CVS log [TXT][DIR] Up to [local] / src / sys / kern

File: [local] / src / sys / kern / Attic / Make.tags.inc (download)

Revision 1.5, Mon Feb 24 14:19:55 1997 UTC (27 years, 3 months ago) by niklas
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Branch point for: SMP
Changes since 1.4: +1 -1 lines

OpenBSD tags

#	$OpenBSD: Make.tags.inc,v 1.5 1997/02/24 14:19:55 niklas Exp $

# Common files for "make tags".
# Included by the Makefile for each architecture.

# Put the ../sys stuff near the end so that subroutine definitions win when
# there is a struct tag with the same name (eg., vmmeter).  The real
# solution would probably be for ctags to generate "struct vmmeter" tags.

COMM=	/sys/adosfs/*.[ch] \
	/sys/compat/*/*.[ch] \
	/sys/conf/*.[ch] \
	/sys/ddb/*.[ch] \
	/sys/dev/*.[ch] /sys/dev/*/*.[ch] \
	/sys/gnu/*/*.[ch] \
	/sys/isofs/*/*.[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] \
	/sys/nfs/*.[ch] \
	/sys/scsi/*.[ch] \
	/sys/ufs/*/*.[ch] \
	/sys/vm/*.[ch] \
	/sys/sys/*.[ch]