cvs commit: src Makefile Makefile.inc1

Hartmut Brandt harti at FreeBSD.org
Mon Aug 9 04:38:42 PDT 2004


harti       2004-08-09 11:38:41 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile Makefile.inc1 
  Log:
  Make make recurse into sub-directories and sub-makes when given
  two -n flags.  If only one -n flag is given the old behaviour
  is retained (POLA).  In order to make this working for installworld
  change the IMAKEENV in this case so that the tools are found
  (we have no temporary installation environment in this case).
  
  Submitted by:   ru (IMAKEENV part)
  
  Revision  Changes    Path
  1.306     +7 -7      src/Makefile
  1.434     +27 -22    src/Makefile.inc1


More information about the cvs-all mailing list