From owner-cvs-all Fri Jun 12 03:53:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA12255 for cvs-all-outgoing; Fri, 12 Jun 1998 03:53:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA12215; Fri, 12 Jun 1998 03:53:19 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA21325; Fri, 12 Jun 1998 03:52:54 -0700 (PDT) Date: Fri, 12 Jun 1998 03:52:54 -0700 (PDT) Message-Id: <199806121052.DAA21325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk sys.mk Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/06/12 03:52:53 PDT Modified files: share/mk sys.mk Log: Move bsd.own.mk after make.conf, this allows BINFORMAT to be set in /etc/make.conf - it changes LIBDIR in bsd.own.mk. Note that there are still problems with this, individual Makefiles cannot override BINFORMAT. Revision Changes Path 1.38 +3 -3 src/share/mk/sys.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message