Date: Sun, 12 Apr 1998 12:26:44 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-bugs@FreeBSD.ORG, jhs@FreeBSD.ORG, phk@FreeBSD.ORG Subject: Re: conf/3272 Message-ID: <199804120226.MAA32702@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Synopsis: $@ is deprecated I believe, so use ${.TARGET} > >State-Changed-From-To: open-suspended >State-Changed-By: phk >State-Changed-When: Sat Apr 11 14:14:28 PDT 1998 >State-Changed-Why: >There are 137 makefiles in the system which uses $@. If one were to >change this, it should be done all over. Use of $@ seems to be a feature in Makefile.i386. The Lite[2] version is quite portable. However, the FreeBSD version has been unportabilised using `.if' and `.include'. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804120226.MAA32702>