Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 1997 14:06:41 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG
Subject:   cvs commit: src Makefile
Message-ID:  <199708312106.OAA25847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/08/31 14:06:41 PDT

  Modified files:
    .                    Makefile 
  Log:
  Fix the ${BINFORMAT} definition problem during 'make {build}world'.  The
  wrong switches were being passed to 'make' that caused sys.mk to come from
  the /usr/share/mk location but the bsd.*.mk files to come from the
  source tree in src/share/mk.  This was bound to break sooner or later.
  
  Submitted by:	Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
  
  Revision  Changes    Path
  1.142     +3 -3      src/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708312106.OAA25847>