cvs commit: src Makefile.inc1
    Warner Losh 
    imp at FreeBSD.org
       
    Sat Jun 14 10:50:14 PDT 2003
    
    
  
imp         2003/06/14 10:50:13 PDT
  FreeBSD src repository
  Modified files:
    .                    Makefile.inc1 
  Log:
  Minor tweaks to the build process so that we can build 5.1-current on
  4.8-stable:
  
  Must build lib/libc before libpthread.  Fix how we do this to be more
  consistant with how lists are handled in the file.  Also, don't bother
  to prebuild libc if we're not building libpthread.
  
  Submitted by: ru@
  Reviewed by: bde@ (before ru@ submitted it)
  
  Revision  Changes    Path
  1.367     +6 -1      src/Makefile.inc1
    
    
More information about the cvs-all
mailing list