summaryrefslogtreecommitdiff
path: root/distrib/miniroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/miniroot/Makefile')
-rw-r--r--distrib/miniroot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/miniroot/Makefile b/distrib/miniroot/Makefile
index a4a8bcba601..30c59f9ef17 100644
--- a/distrib/miniroot/Makefile
+++ b/distrib/miniroot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.16 1997/05/23 18:31:28 deraadt Exp $
+# $OpenBSD: Makefile,v 1.17 1997/09/05 21:16:53 deraadt Exp $
# $NetBSD: Makefile,v 1.2.4.3 1996/07/04 07:05:32 leo Exp $
# Revision is 2.1
@@ -38,7 +38,7 @@ all:
bsd:
cd ${.CURDIR}/../../sys/arch/${MACHINE}/conf && config GENERIC
cd ${.CURDIR}/../../sys/arch/${MACHINE}/compile/GENERIC && \
- make clean && make depend && make
+ make clean && make
cp ${.CURDIR}/../../sys/arch/${MACHINE}/compile/GENERIC/bsd bsd
all: ${CBIN} bsd