Date: Mon, 8 Jun 1998 21:07:27 -0700 (PDT) From: Warner Losh <imp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/at Makefile src/usr.bin/tclsh Makefile src/usr.bin/vi Makefile src/usr.bin/tn3270/telnet Makefile Message-ID: <199806090407.VAA16741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1998/06/08 21:07:27 PDT
Modified files:
usr.bin/at Makefile
usr.bin/tclsh Makefile
usr.bin/vi Makefile
usr.bin/tn3270/telnet Makefile
Log:
$@ is deprecated, use ${.TARGET} instead. Ditto for other single character
$n.
PR: conf/3273
Revision Changes Path
1.7 +2 -2 src/usr.bin/at/Makefile
1.6 +2 -2 src/usr.bin/tclsh/Makefile
1.22 +3 -3 src/usr.bin/vi/Makefile
1.2 +2 -2 src/usr.bin/tn3270/telnet/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806090407.VAA16741>
