Date: Wed, 2 Apr 2003 21:28:09 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.upgrade Message-ID: <200304030528.h335SA7h080288@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304030528.h335SA7h080288>
