summaryrefslogtreecommitdiff
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2000-01-03 12:01:30 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2000-01-03 12:01:30 +0000
commitc292cf660ef0b9a996258ed4b4f1724129af9abf (patch)
tree2b6c0bec9b35dd603f31120c6b8f452fe92754dc /lib/libnetgraph
parented4674a8a8604167835792e8bafbb5497d4882e4 (diff)
Notes
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile
index 342b2e57ce32..fe96f3d42fc6 100644
--- a/lib/libnetgraph/Makefile
+++ b/lib/libnetgraph/Makefile
@@ -9,7 +9,7 @@ SHLIB_MAJOR= 1
SRCS= sock.c msg.c debug.c
-CFLAGS+= -g -Wall
+CFLAGS+= -Wall
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/netgraph.h \