mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 18:02:25 +00:00
parent
2462b4b55f
commit
011aedbab1
12 changed files with 209 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ export CFLAGS
|
|||
VOC = $(SETPATH) /opt/voc/bin/voc
|
||||
|
||||
all:
|
||||
$(VOC) Tron.Mod -m
|
||||
$(VOC) compatIn.Mod Tron.Mod -m
|
||||
#$(VOC) -Cm test.Mod
|
||||
#gcc -o test test.o -fPIC -g -I /opt/voc-1.0/src/lib/system/gcc/x86_64 -I /opt/voc-1.0/lib/voc/obj -lVishapOberon -L. -L/opt/voc-1.0/lib -lX11
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue