gnuc -> gcc, more abstraction in makefiles and extTools

This commit is contained in:
Norayr Chilingarian 2014-04-13 14:15:48 +04:00
parent cd69786833
commit 01664df2ee
79 changed files with 96 additions and 96 deletions

View file

@ -0,0 +1,4 @@
MODULE architecture;
CONST arch* = "powerpc";
END architecture.