Author: ngie
Date: Mon May 1 05:54:33 2017
New Revision: 317631
URL: https://svnweb.freebsd.org/changeset/base/317631
Log:
Fix "make cscope" after r317411
Sponsored by: Dell EMC Isilon
Modified:
head/sys/Makefile
Modified: head/sys/Makefile
==============================================================================
--- head/sys/Makefile Mon May 1 02:08:44 2017 (r317630)
+++ head/sys/Makefile Mon May 1 05:54:33 2017 (r317631)
@@ -3,7 +3,7 @@
# Directories to include in cscope name file and TAGS.
CSCOPEDIRS= boot bsm cam cddl compat conf contrib crypto ddb dev fs gdb \
geom gnu isa kern libkern modules net net80211 \
- netgraph netinet netinet6 netipsec netnatm netpfil \
+ netgraph netinet netinet6 netipsec netpfil \
netsmb nfs nfsclient nfsserver nlm ofed opencrypto \
rpc security sys ufs vm xdr xen ${CSCOPE_ARCHDIR}
.if !defined(CSCOPE_ARCHDIR)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"