Date: Fri, 12 Jul 2002 07:49:25 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tip/tip Makefile Message-ID: <200207121449.g6CEnPm5035813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/12 07:49:25 PDT Modified files: usr.bin/tip/tip Makefile Log: Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR} is only defined after <bsd.prog.mk> is included, and .if make(1) conditionals are evaluted on the first pass. Spotted by: Michael Bretterklieber <mbretter@jawa.at> Revision Changes Path 1.18 +2 -2 src/usr.bin/tip/tip/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?200207121449.g6CEnPm5035813>