Date: Mon, 1 Jul 2002 07:49:16 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.subdir.mk Message-ID: <200207011449.g61EnGjN043799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/01 07:49:16 PDT Modified files: share/mk bsd.subdir.mk Log: Get rid of the bogus dependencies between beforeinstall, realinstall, and afterinstall targets. Make sure they are run in sequence in the -j case. This fixes the recent breakage with beforeinstall being run _after_ realinstall. Reported by: knu Revision Changes Path 1.43 +2 -3 src/share/mk/bsd.subdir.mk 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?200207011449.g61EnGjN043799>