summaryrefslogtreecommitdiff
path: root/distrib/utils/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/utils/Makefile.inc')
-rw-r--r--distrib/utils/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/distrib/utils/Makefile.inc b/distrib/utils/Makefile.inc
new file mode 100644
index 00000000000..0b9a8e7d181
--- /dev/null
+++ b/distrib/utils/Makefile.inc
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile.inc,v 1.2 1995/10/13 18:10:07 gwr Exp $
+# utils one might want in a crunched binary
+
+BSDSRCDIR?= /usr/src
+LDSTATIC= -static
+
+install:
+ @echo "install not expected"
+