ulmIntOperatins ported.

x11 modules moved to separate directory and won't be compiled by
default.
x11 test cases updated.

-- noch
This commit is contained in:
Norayr Chilingarian 2015-01-28 19:36:22 +04:00
parent 2233289cbd
commit 797ea84f14
22 changed files with 395 additions and 52 deletions

View file

@ -164,9 +164,6 @@ stage6:
$(VOCSTATIC) -sP oocFilenames.Mod
$(VOCSTATIC) -sP oocwrapperlibc.Mod
$(VOCSTATIC) -sP oocC.Mod
# $(VOCSTATIC) -sP oocX11.Mod
# $(VOCSTATIC) -sP oocXutil.Mod
# $(VOCSTATIC) -sP oocXYplane.Mod
#Ulm's Oberon system libs
$(VOCSTATIC) -sP ulmSys.Mod
@ -223,6 +220,7 @@ stage6:
$(VOCSTATIC) -sP ulmConclusions.Mod
$(VOCSTATIC) -sP ulmRandomGenerators.Mod
$(VOCSTATIC) -sP ulmTCrypt.Mod
$(VOCSTATIC) -sP ulmIntOperations.Mod
#pow32 libs
$(VOCSTATIC) -sP powStrings.Mod