summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-07-12 21:04:58 +0000
committerrwatson <rwatson@FreeBSD.org>2007-07-12 21:04:58 +0000
commit25869d84fa1d747b147c034138da580a9014ce59 (patch)
treea9bfe9f73962268a915c2032408e6175e2a39e86 /sys/Makefile
parentfd977ace642dc4d20b41bb571f548188a9ca7ecd (diff)
downloadFreeBSD-src-25869d84fa1d747b147c034138da580a9014ce59.zip
FreeBSD-src-25869d84fa1d747b147c034138da580a9014ce59.tar.gz
Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda
by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile
index 5985498..68bbef6 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -8,7 +8,7 @@ SUBDIR= boot
.endif
# Directories to include in cscope name file and TAGS.
-CSCOPEDIRS= bsm cam coda compat conf contrib crypto ddb dev fs geom gnu \
+CSCOPEDIRS= bsm cam compat conf contrib crypto ddb dev fs 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 \
OpenPOWER on IntegriCloud