summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnetgraph/Makefile')
-rw-r--r--lib/libnetgraph/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile
index fe96f3d..39d9ad8 100644
--- a/lib/libnetgraph/Makefile
+++ b/lib/libnetgraph/Makefile
@@ -8,11 +8,8 @@ SHLIB_MAJOR= 1
#SHLIB_MINOR= 1
SRCS= sock.c msg.c debug.c
+INCS= netgraph.h
CFLAGS+= -Wall
-beforeinstall:
- ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/netgraph.h \
- ${DESTDIR}/usr/include
-
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud