summaryrefslogtreecommitdiff
path: root/sbin/Makefile.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-10-18 08:53:40 +0000
commitd6583bb2a13f329cf0332ef2570eb8bb8fc0e39c (patch)
treeece253b876159b39c620e62b6c9b1174642e070e /sbin/Makefile.inc
initial import of NetBSD tree
Diffstat (limited to 'sbin/Makefile.inc')
-rw-r--r--sbin/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc
new file mode 100644
index 00000000000..21ab395c373
--- /dev/null
+++ b/sbin/Makefile.inc
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.10 1995/03/18 14:54:22 cgd Exp $
+# @(#)Makefile.inc 8.1 (Berkeley) 6/8/93
+
+BINDIR?= /sbin
+LDSTATIC= -static