summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-04-05 15:32:17 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-04-05 15:32:17 +0000
commitc2a742234fbb25808da08a0e93d26e3d7a18e2f8 (patch)
tree11f10a21b58a9e73460546b14bbe9cdc475421b0 /sys/arch/amiga
parentffce3cfb95a59bfe749266be8adde329124da3df (diff)
Missing subdir -> no obj link.
Diffstat (limited to 'sys/arch/amiga')
-rw-r--r--sys/arch/amiga/stand/boot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amiga/stand/boot/Makefile b/sys/arch/amiga/stand/boot/Makefile
index 3cbdd4ee54e..a1feee9bf6b 100644
--- a/sys/arch/amiga/stand/boot/Makefile
+++ b/sys/arch/amiga/stand/boot/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.3 1997/03/25 17:05:49 niklas Exp $
+# $OpenBSD: Makefile,v 1.4 1999/04/05 15:32:16 espie Exp $
NOPROG= installboot
MAN=installboot.8
-SUBDIR=aout2bb txlt
+SUBDIR=aout2bb txlt libsa
AOUT2BB!=cd $(.CURDIR)/aout2bb; \
printf "xxx:\n\techo \$${.OBJDIR}/aout2bb\n" | \