Module Name: src
Committed By: christos
Date: Thu Nov 29 16:17:15 UTC 2012
Modified Files:
src/lib/libnpf: Makefile
Log Message:
install in /lib too because npfctl is linked against it.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libnpf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libnpf/Makefile
diff -u src/lib/libnpf/Makefile:1.3 src/lib/libnpf/Makefile:1.4
--- src/lib/libnpf/Makefile:1.3 Sun Sep 16 09:47:42 2012
+++ src/lib/libnpf/Makefile Thu Nov 29 11:17:14 2012
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2012/09/16 13:47:42 rmind Exp $
+# $NetBSD: Makefile,v 1.4 2012/11/29 16:17:14 christos Exp $
.include <bsd.own.mk>
+USE_SHLIBDIR= yes
+
LIB= npf
MAN= npf.3