mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
gnuc -> gcc, more abstraction in makefiles and extTools
This commit is contained in:
parent
cd69786833
commit
01664df2ee
79 changed files with 96 additions and 96 deletions
4
src/voc/linux/gcc/powerpc/architecture.Mod
Normal file
4
src/voc/linux/gcc/powerpc/architecture.Mod
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
MODULE architecture;
|
||||
CONST arch* = "powerpc";
|
||||
|
||||
END architecture.
|
||||
Loading…
Add table
Add a link
Reference in a new issue