summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/Makefile
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1997-07-28 22:03:28 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1997-07-28 22:03:28 +0000
commit67a09d40cc7a71479917312842c3d5cbfa034ce7 (patch)
tree2a4951843e698cf93ec9b7161fea0f9eecc6e84d /sys/arch/i386/stand/Makefile
parent0cb589e87651c66f5076082b07914d5803744f9d (diff)
generate assym.h
Diffstat (limited to 'sys/arch/i386/stand/Makefile')
-rw-r--r--sys/arch/i386/stand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/Makefile b/sys/arch/i386/stand/Makefile
index dbd19e9e3be..e380e37f026 100644
--- a/sys/arch/i386/stand/Makefile
+++ b/sys/arch/i386/stand/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.6 1997/03/31 03:11:58 weingart Exp $
+# $OpenBSD: Makefile,v 1.7 1997/07/28 22:03:25 mickey Exp $
-SUBDIR= libsa libz biosboot installboot boot mbr
+SUBDIR= etc libsa libz biosboot installboot boot mbr
.include <bsd.subdir.mk>