cvs commit: src/sys/modules Makefile
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Fri Jan 16 07:55:31 PST 2004
    
    
  
ru          2004/01/16 07:55:30 PST
  FreeBSD src repository
  Modified files:
    sys/modules          Makefile 
  Log:
  - Build things in pure alphabetical dictionary order.
  
  - Unify the conditional assignments section so that architectural
    exclusions come first, sorted, then options and !options, sorted
    by the option name, also in directory order, then architecture
    specific sections, sorted by the architecture name, with i386
    being a traditional exception.
  
  Prodded by:     bde
  
  Revision  Changes    Path
  1.364     +227 -148  src/sys/modules/Makefile
    
    
More information about the cvs-all
mailing list