Date: Mon, 3 Aug 1998 01:28:14 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile src/share/mk bsd.own.mk sys.mk Message-ID: <199808030828.BAA22938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/08/03 01:28:14 PDT
Modified files:
. Makefile
share/mk bsd.own.mk sys.mk
Log:
Fixed building -current under 2.2.6 using `make world'. Moved some
recently added definitions from sys.mk to bsd.own.mk. Include the
src-relative bsd.own.mk in src/Makefile to pick up all new definitions.
Don't check that MACHINE_ARCH is defined in src/Makefile, since it is
(and should have been) guaranteed to be defined.
Revision Changes Path
1.207 +13 -3 src/Makefile
1.15 +14 -1 src/share/mk/bsd.own.mk
1.39 +2 -9 src/share/mk/sys.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808030828.BAA22938>
