Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 1997 15:39:40 -0800 (PST)
From:      "Marc G. Fournier" <scrappy>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.subdir.mk
Message-ID:  <199703302339.PAA21602@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
scrappy     97/03/30 15:39:40

  Modified:    share/mk  bsd.subdir.mk
  Log:
  Add ${MAKEFLAGS} to ${MAKE} in _SUBDIRUSE so that something like
  'make -j3 world' works
  
  Jordan points out that this may not be the only place this is required to be
  added, but so far, its the only one I've found to break -j3
  
  Revision  Changes    Path
  1.15      +2 -2      src/share/mk/bsd.subdir.mk



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