* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since those GCC versions
commit55f5c36db40d1e3e35efd3c76a68c782a1bfdd30
authorSascha Wildner <swildner@dragonflybsd.org>
Sat, 12 Aug 2006 05:42:26 +0000 (12 05:42 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sat, 12 Aug 2006 05:42:26 +0000 (12 05:42 +0000)
tree55c2fded864856dd4c4263f62a056985ee4ccbef
parent3b622ffc8ff06bf6b27361a695616e67aa06a926
* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since those GCC versions
  have been removed from the system.

* Remove handling of $CCVER values "gcc2" and "gcc3". The gcc2 override
  in src/Makefile is not changed.

* In bsd.README, add some descriptions and missing files.

* In boot2, remove the __USING_MRTD__ handling because it is no longer
  needed.

Based-on-patch-by: Trevor Kendall <trevorjkendall@gmail.com>
etc/Makefile
share/mk/Makefile
share/mk/bsd.README
share/mk/bsd.cpu.gcc2.mk [deleted file]
share/mk/bsd.cpu.gcc3.mk [deleted file]
share/mk/bsd.cpu.mk
share/mk/bsd.sys.mk
sys/boot/i386/boot2/Makefile
sys/boot/i386/boot2/sio.S
sys/boot/pc32/boot2/Makefile
sys/boot/pc32/boot2/sio.S