From c2a742234fbb25808da08a0e93d26e3d7a18e2f8 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 5 Apr 1999 15:32:17 +0000 Subject: Missing subdir -> no obj link. --- sys/arch/amiga/stand/boot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/amiga') 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" | \ -- cgit v1.2.3