summaryrefslogtreecommitdiff
path: root/distrib/sun3/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 /distrib/sun3/Makefile.inc
initial import of NetBSD tree
Diffstat (limited to 'distrib/sun3/Makefile.inc')
-rw-r--r--distrib/sun3/Makefile.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/distrib/sun3/Makefile.inc b/distrib/sun3/Makefile.inc
new file mode 100644
index 00000000000..69f3e1e8cc7
--- /dev/null
+++ b/distrib/sun3/Makefile.inc
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile.inc,v 1.2 1995/10/13 16:01:02 gwr Exp $
+
+# Revision is 1.1
+REV= 11
+
+LDSTATIC= -static
+
+# Hack needed to find kernel images...
+BSDSRCDIR?= /usr/src
+SRCSYSDIR?= ${BSDSRCDIR}/sys