From 09b8ab5dde5b736cce2297e95c71ed6f8eafc3da Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 16 Aug 2003 17:46:58 +0000 Subject: spaces --- sys/arch/mvme68k/stand/libsa/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/mvme68k/stand/libsa/Makefile.inc b/sys/arch/mvme68k/stand/libsa/Makefile.inc index 6584c3acb89..c0a60387cfc 100644 --- a/sys/arch/mvme68k/stand/libsa/Makefile.inc +++ b/sys/arch/mvme68k/stand/libsa/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.5 1997/10/20 00:33:46 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.6 2003/08/16 17:46:57 deraadt Exp $ LIB_SA_DIR=${S}/arch/mvme68k/stand/libsa @@ -6,7 +6,7 @@ LIBSA_DIR!= cd ${LIB_SA_DIR}; \ printf "xxx:\n\techo \$${.OBJDIR}\n" | ${MAKE} -r -s -f - xxx LIBSA=${LIBSA_DIR}/libsa.a -SRTOBJ?= ${LIBSA_DIR}/SRT0.o +SRTOBJ?= ${LIBSA_DIR}/SRT0.o $(LIBSA): .NOTMAIN __always_make_libsa @echo making sure the libsa is up to date... -- cgit v1.2.3