Loading engines/makeengines.com +5 −1 Original line number Diff line number Diff line $! $! MAKEAPPS.COM $! MAKEENGINES.COM $! Written By: Richard Levitte $! richard@levitte.org $! Loading Loading @@ -203,6 +203,10 @@ $! $ FILE_DONE: $ CLOSE OBJECTS $! $! Do not link the support files. $! $ IF ENGINE_NAME .EQS. "" THEN GOTO ENGINE_DONE $! $! Now, there are two ways to handle this. We can either build $! shareable images or stick the engine object file into libcrypto. $! For now, the latter is NOT supported. Loading Loading
engines/makeengines.com +5 −1 Original line number Diff line number Diff line $! $! MAKEAPPS.COM $! MAKEENGINES.COM $! Written By: Richard Levitte $! richard@levitte.org $! Loading Loading @@ -203,6 +203,10 @@ $! $ FILE_DONE: $ CLOSE OBJECTS $! $! Do not link the support files. $! $ IF ENGINE_NAME .EQS. "" THEN GOTO ENGINE_DONE $! $! Now, there are two ways to handle this. We can either build $! shareable images or stick the engine object file into libcrypto. $! For now, the latter is NOT supported. Loading