cvs commit: src Makefile Makefile.upgrade
    Warner Losh 
    imp at FreeBSD.org
       
    Wed Apr  2 21:28:11 PST 2003
    
    
  
imp         2003/04/02 21:28:09 PST
  FreeBSD src repository
  Modified files:
    .                    Makefile 
  Removed files:
    .                    Makefile.upgrade 
  Log:
  Kill aout to elf upgrade path.  From an old comment in the makefile:
  
  # If -DWANT_AOUT is specified, a `make world' with OBJFORMAT=elf will
  # update the legacy support for aout. This includes all libraries, ld.so
  # and boot objects. This part of build should be regarded as
  # deprecated and you should _not_ expect to be able to do this past the
  # release of 4.0. You have exactly one major release to move entirely
  # to elf.
  
  Now that we're past 5.0, these aren't needed at all anymore and it is
  well past its freshness date.
  
  Revision  Changes    Path
  1.279     +0 -46     src/Makefile
  1.19      +0 -255    src/Makefile.upgrade (dead)
    
    
More information about the cvs-all
mailing list