summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-07 22:21:14 +0000
committerwollman <wollman@FreeBSD.org>1994-08-07 22:21:14 +0000
commit5840c2bc03bafecd91180dd7b3227211cc943d0c (patch)
tree09fe86f8d673975748aa532eff9f76d35d62e38a /lib/libc/Makefile
parentf97b56dcb01747e0ac3658d63b7f608139be3f3a (diff)
downloadFreeBSD-src-5840c2bc03bafecd91180dd7b3227211cc943d0c.zip
FreeBSD-src-5840c2bc03bafecd91180dd7b3227211cc943d0c.tar.gz
More directory cleanup after YP merge.
Diffstat (limited to 'lib/libc/Makefile')
-rw-r--r--lib/libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index 0b2403d..7df1124 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -40,8 +40,8 @@ libkern.${MACHINE}:: ${KMSRCS}
cp -p ${.ALLSRC} /sys/libkern/${MACHINE}
.endif
-beforeinstall: tags
- install -c -o bin -g bin -m 444 tags /var/db/libc.tags
+#beforeinstall: tags
+# install -c -o bin -g bin -m 444 tags /var/db/libc.tags
tags: ${SRCS}
ctags ${.ALLSRC:M*.c}
OpenPOWER on IntegriCloud