aboutsummaryrefslogtreecommitdiff
path: root/Makefile.upgrade
Commit message (Expand)AuthorAgeFilesLines
* Removed "env" commands. "sh" is a real shell, soBruce Evans2002-03-191-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Set X11BASE to something deliberately bogus in elf_buildworld so thatJordan K. Hubbard1999-03-231-1/+2
* Use ${MAKE} not 'make -f'Mike Smith1999-02-171-4/+4
* Make sure correct path is set in upgrade.Jordan K. Hubbard1999-02-131-1/+6
* further refine the upgrade process.Jordan K. Hubbard1999-01-271-19/+1
* Sigh, now I see where the tabs got smashed. Fix them here too.Jordan K. Hubbard1999-01-271-5/+5
* Frob the upgrade target to be a bit more inclusive. This appears toJordan K. Hubbard1999-01-261-66/+30
* Fix an aout-to-elf upgrade failure. Don't let the kernel MakefilePeter Wemm1999-01-251-2/+3
* The upgrade process from 2.2.x -> 3.0-ELF assumes the existence ofPeter Wemm1999-01-071-3/+9
* make aout-to-elf first does an a.out makeworld to bring the currentPeter Wemm1999-01-071-2/+2
* 3.0-RELEASE and now the post-release 3.0-CURRENT were being declaredPeter Wemm1998-10-171-7/+8
* Change 3.0-CURRENT to 3.0-BETA when deciding if the installed systemJohn Birrell1998-09-231-5/+15
* Add a move-aout-libs target to do just that. It takes the well knownJohn Birrell1998-09-091-1/+54
* Change a hardcoded i386 reference to ${MACHINE} so that MACHINE=pc98John Birrell1998-09-051-2/+2
* When creating /etc/objformat, respect DESTDIR.John Birrell1998-09-031-2/+2
* Force the upgrade kernel to be aout.John Birrell1998-08-311-3/+5
* E-day build system changes.John Birrell1998-08-311-0/+230