From: deraadt Date: Thu, 10 Apr 1997 10:33:04 +0000 (+0000) Subject: machine@ is a horrible hack in obj@ space. ignore the error. fix later X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b47898ba634ba3ada6bdfb5fcbd636a6ca2ec277;p=openbsd machine@ is a horrible hack in obj@ space. ignore the error. fix later --- diff --git a/sys/arch/sparc/stand/Makefile.inc b/sys/arch/sparc/stand/Makefile.inc index 5a960d5b0cb..4f2600de41b 100644 --- a/sys/arch/sparc/stand/Makefile.inc +++ b/sys/arch/sparc/stand/Makefile.inc @@ -7,7 +7,7 @@ S= ${.CURDIR}/../../../${R} .if !make(libdep) && !make(sadep) && !make(salibdir) && !make(kernlibdir) .BEGIN: - @([ -h machine ] || ln -s ${S}/arch/${MACHINE}/include machine) + -@([ -h machine ] || ln -s ${S}/arch/${MACHINE}/include machine) .endif RELOC_SUN4= 0x240000