Split off some of the platform-independent stuff (such as as and ncg).

--HG--
branch : dtrg-buildsystem
rename : plat/pc86/build.mk => mach/i386/build.mk
rename : plat/pc86/build.mk => mach/i80/build.mk
rename : plat/pc86/build.mk => mach/i86/build.mk
rename : plat/pc86/build.mk => mach/m68020/build.mk
rename : plat/pc86/build.mk => mach/powerpc/build.mk
This commit is contained in:
David Given
2013-05-13 22:12:46 +01:00
parent 81778b603f
commit 442306d557
16 changed files with 79 additions and 24 deletions

View File

@@ -31,8 +31,6 @@ endef
define ackfile-rule
$o: $s $(ACK) \
$(PLATIND)/descr/$(PLATFORM) \
$(PLATDEP)/$(PLATFORM)/as \
$(CCOMPILER) \
$(PLATFORM_$(PLATFORM)) \
$(EM_ENCODE)