summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k
diff options
context:
space:
mode:
authorchuck <chuck@cvs.openbsd.org>1996-05-16 02:17:33 +0000
committerchuck <chuck@cvs.openbsd.org>1996-05-16 02:17:33 +0000
commitaeac1537ce41de0a79801e225042fa943d67a46e (patch)
treedbde3a828cfb3b35667f7bbec5a10eb3889d02c3 /sys/arch/mvme68k
parent8240271442f78dff5c0325e9c64c5eb2ed0649a7 (diff)
adjust subdirs for new stuff
Diffstat (limited to 'sys/arch/mvme68k')
-rw-r--r--sys/arch/mvme68k/stand/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/Makefile b/sys/arch/mvme68k/stand/Makefile
index 2394bf93dd3..9f897196dce 100644
--- a/sys/arch/mvme68k/stand/Makefile
+++ b/sys/arch/mvme68k/stand/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.2 1995/11/07 08:50:32 deraadt Exp $
+# $Id: Makefile,v 1.3 1996/05/16 02:17:32 chuck Exp $
-SUBDIR= netboot sboot bootsd bootst libsa bugcrt libbug wrtvid
+SUBDIR= bugcrt libbug libsa sboot netboot bootxx bootsd bootst \
+ installboot prtvid wrtvid
.include <bsd.subdir.mk>