Add tags from sys/arch/x86/ to the i386 tags file.
This commit is contained in:
parent
0f0c24e0c7
commit
f140ae1967
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.26 2005/12/11 12:17:40 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2006/02/26 03:08:02 dyoung Exp $
|
||||
|
||||
# Makefile for i386 tags file and boot blocks
|
||||
|
||||
@ -8,6 +8,9 @@ SI386= ${SYSDIR}/arch/i386/i386/*.[ch] ${SYSDIR}/arch/i386/include/*.h \
|
||||
${SYSDIR}/arch/i386/pci/*.[ch] \
|
||||
${SYSDIR}/contrib/arch/i386/dev/*.[ch] \
|
||||
${SYSDIR}/contrib/dev/ic/*.[ch]
|
||||
SI386+= ${SYSDIR}/arch/x86/x86/*.[ch] ${SYSDIR}/arch/x86/include/*.h \
|
||||
${SYSDIR}/arch/x86/isa/*.[ch] \
|
||||
${SYSDIR}/arch/x86/pci/*.[ch]
|
||||
AI386= ${SYSDIR}/arch/i386/i386/*.[sS] ${SYSDIR}/arch/i386/isa/*.[sS]
|
||||
|
||||
# Directories in which to place tags links
|
||||
|
Loading…
Reference in New Issue
Block a user