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:
@@ -31,8 +31,6 @@ endef
|
||||
|
||||
define ackfile-rule
|
||||
$o: $s $(ACK) \
|
||||
$(PLATIND)/descr/$(PLATFORM) \
|
||||
$(PLATDEP)/$(PLATFORM)/as \
|
||||
$(CCOMPILER) \
|
||||
$(PLATFORM_$(PLATFORM)) \
|
||||
$(EM_ENCODE)
|
||||
|
||||
Reference in New Issue
Block a user