diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-11-26 18:27:16 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-11-26 18:27:16 +0000 |
| commit | a230a36b4db1857ac23398ef3d9856d33aa6aa64 (patch) | |
| tree | d9efda238cf47b0d1742040b30b39f485c491ea0 /sys/Makefile | |
| parent | 64d5b4fdadaeec6fb6a02aa9e4488fc3acd98660 (diff) | |
Notes
Diffstat (limited to 'sys/Makefile')
| -rw-r--r-- | sys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile b/sys/Makefile index 448b68868764..838daed0bf00 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -8,8 +8,8 @@ SUBDIR= boot .endif # Directories to include in cscope name file and TAGS. -CSCOPEDIRS= coda compat conf contrib crypto ddb dev fs geom gnu i4b isa \ - isofs kern libkern modules net net80211 netatalk netatm \ +CSCOPEDIRS= cam coda compat conf contrib crypto ddb dev fs geom gnu i4b \ + isa isofs kern libkern modules net net80211 netatalk netatm \ netgraph netinet netinet6 netipx netkey netnatm netncp \ netsmb nfs nfsclient nfs4client rpc pccard pci sys \ ufs vm ${ARCHDIR} |
