From 25869d84fa1d747b147c034138da580a9014ce59 Mon Sep 17 00:00:00 2001 From: rwatson Date: Thu, 12 Jul 2007 21:04:58 +0000 Subject: 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 Approved by: re (kensmith) Repo-copy madness: simon --- sys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/Makefile') 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 \ -- cgit v1.1