summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-09-27 21:21:20 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-09-27 21:21:20 +0000
commitb143119330fdc3eace14fbd05fd3508dbd8d2a89 (patch)
tree076ee39eb6aaf2c46db20f08b0022a6613c7415d /sys
parent1c201a60a3c18e499cf59693f56de7a9f2ee428e (diff)
Bad synch
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amiga/stand/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amiga/stand/Makefile b/sys/arch/amiga/stand/Makefile
index e8938215aaf..d4cd9639c5f 100644
--- a/sys/arch/amiga/stand/Makefile
+++ b/sys/arch/amiga/stand/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.4 1999/09/27 08:39:08 espie Exp $
+# $OpenBSD: Makefile,v 1.5 1999/09/27 21:21:19 espie Exp $
# $NetBSD: Makefile,v 1.3 1996/11/30 20:34:58 is Exp $
-SUBDIR=binpatch boot loadkmap loadbsd devtostream
+SUBDIR=binpatch boot loadkmap loadbsd device-streams
.include <bsd.subdir.mk>