o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.

This commit is contained in:
Maxim Konovalov 2008-01-23 08:50:34 +00:00
parent 9695c83ff5
commit ff7aea9b97
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175593

View File

@ -8,11 +8,11 @@ SUBDIR= boot
.endif
# Directories to include in cscope name file and TAGS.
CSCOPEDIRS= bsm cam compat conf contrib crypto ddb dev fs geom gnu \
CSCOPEDIRS= boot bsm cam compat conf contrib crypto ddb dev fs gdb geom gnu \
i4b isa kern libkern modules net net80211 netatalk netatm \
netgraph netinet netinet6 netipsec netipx netnatm netncp \
netsmb nfs nfsclient nfs4client rpc pccard pci security sys \
ufs vm ${ARCHDIR}
netsmb nfs nfs4client nfsclient nfsserver opencrypto pccard \
pci rpc security sys ufs vm ${ARCHDIR}
ARCHDIR ?= ${MACHINE}