Date: Tue, 16 Dec 1997 10:29:48 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.info.mk Message-ID: <199712161829.KAA15797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/12/16 10:29:48 PST Modified files: share/mk bsd.info.mk Log: Removed gross dir file bootstrap rule again. It would break building when there is no /usr/src/share/info if it were actually used. Added comments to explain duplicated tex commands. Use substitution in IFILENS to simplify some things. Removed /g from many substitutions. It is bogus for anchored matches. Don't echo nothing. Don't add things that wouldn't be built with the current options to CLEANFILES (except for some cases involving tex). Reviewed by: wosch Revision Changes Path 1.47 +12 -19 src/share/mk/bsd.info.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712161829.KAA15797>