Rename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the proper Makefile magic
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jan 2004 15:22:08 +0000 (15:22 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 26 Jan 2004 15:22:08 +0000 (15:22 +0000)
commit85d641d8f3c09e0ef62d00b9de74e2f3e12b15e3
tree72a9969b3ffbc5e3cc3c421de1433d6428b7961f
parente73e0a5e2a477366b7e82b4b78e808f77e4f86c9
Rename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the proper Makefile magic
to choose the compiler-specific Makefile to bsd.cpu.mk.
Add FreeBSD current's bsd.cpu.mk as bsd.cpu.gcc3.mk.
share/mk/Makefile
share/mk/bsd.cpu.gcc2.mk [copied from share/mk/bsd.cpu.mk with 97% similarity]
share/mk/bsd.cpu.gcc3.mk [new file with mode: 0644]
share/mk/bsd.cpu.mk