15 lines
306 B
Text
15 lines
306 B
Text
$NetBSD: patch-ak,v 1.1 2002/08/12 11:28:08 agc Exp $
|
|
|
|
--- libhack/Makefile 2002/08/12 11:20:27 1.1
|
|
+++ libhack/Makefile 2002/08/12 11:20:41
|
|
@@ -25,5 +25,10 @@
|
|
.endif
|
|
.endif
|
|
|
|
+# only needed during build - prevent installation
|
|
+libinstall::
|
|
+MANINSTALL=
|
|
+
|
|
+
|
|
.include <bsd.lib.mk>
|
|
CFLAGS+=-DNO_FW_PUNCH
|