Args.Mod for 32 bit systems replaced by Args.Mod for 64bit systems.

Latter works for all systems, it's just more explicit.
fixed problem in makefile (spaces instead of tabs, for old make command)
This commit is contained in:
Norayr Chilingarian 2015-01-28 22:52:07 +04:00
parent 441264de16
commit 40a58e1771
24 changed files with 20 additions and 660 deletions

View file

@ -221,7 +221,7 @@ stage6:
$(VOCSTATIC) -sP ulmConclusions.Mod
$(VOCSTATIC) -sP ulmRandomGenerators.Mod
$(VOCSTATIC) -sP ulmTCrypt.Mod
$(VOCSTATIC) -sP ulmIntOperations.Mod
$(VOCSTATIC) -sP ulmIntOperations.Mod
#pow32 libs
$(VOCSTATIC) -sP powStrings.Mod
@ -246,7 +246,7 @@ stage6:
$(VOCSTATIC) -sP ethRandomNumbers.Mod
$(VOCSTATIC) -sP ethGZReaders.Mod
$(VOCSTATIC) -sP ethGZWriters.Mod
$(VOCSTATIC) -sP ethUnicode.Mod
$(VOCSTATIC) -sP ethUnicode.Mod
# build remaining tools
# $(VOCSTATIC0) -sPS compatIn.Mod