Date: Sat, 11 Apr 1998 14:15:21 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: jhs@FreeBSD.ORG, phk@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: conf/3272 Message-ID: <199804112115.OAA02044@freefall.freebsd.org>
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. 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?199804112115.OAA02044>