ported ulmConclusions, ulmRandomGenerators

This commit is contained in:
Norayr Chilingarian 2014-01-22 00:43:16 +04:00
parent 7b7c968aac
commit d5a6f185c6
9 changed files with 602 additions and 0 deletions

View file

@ -209,6 +209,8 @@ stage6:
$(VOCSTATIC) -sP ulmCipherOps.Mod
$(VOCSTATIC) -sP ulmBlockCiphers.Mod
$(VOCSTATIC) -sP ulmAsymmetricCiphers.Mod
$(VOCSTATIC) -sP ulmConclusions.Mod
$(VOCSTATIC) -sP ulmRandomGenerators.Mod
#pow32 libs
$(VOCSTATIC) -sP powStrings.Mod