makefiles fixed

This commit is contained in:
Norayr Chilingarian 2015-05-27 02:03:59 +04:00
parent 566f40700e
commit fbdf562e2e
7 changed files with 6 additions and 12 deletions

View file

@ -5,8 +5,7 @@ MOD = MODULES="../../../lib/oocX11"
VOC = $(MOD) /opt/voc/bin/voc
all:
$(VOC) -s oocX11.Mod oocXutil.Mod oocXYplane.Mod
$(VOC) -s IFS.Mod IFStest.Mod -m
$(VOC) -s oocX11.Mod oocXutil.Mod oocXYplane.Mod IFS.Mod IFStest.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