Date: Fri, 5 Sep 1997 02:09:57 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk sys.mk Message-ID: <199709050909.CAA03531@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/09/05 02:09:57 PDT Modified files: share/mk bsd.lib.mk bsd.prog.mk sys.mk Log: Change the BINFORMAT definitions so that they do not depend on sys.mk, since 2.1.x make(1) apparently does not have the -m switch to set both the the bsd.*.mk and sys.mk location, and this breaks 'make world' from a 2.1.x system. Revision Changes Path 1.62 +4 -1 src/share/mk/bsd.lib.mk 1.56 +4 -1 src/share/mk/bsd.prog.mk 1.25 +1 -4 src/share/mk/sys.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709050909.CAA03531>