Date: Mon, 25 Oct 1999 01:08:33 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tdetect Makefile Message-ID: <199910250808.BAA74584@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/10/25 01:08:33 PDT Modified files: net/tdetect Makefile Log: Use the proper $$ which gives a single literal `$' in a Makefile rather than `\$' which is proper for a shell script, which this isn't (even it if they are shell commands). Revision Changes Path 1.8 +2 -2 ports/net/tdetect/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?199910250808.BAA74584>