* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGV
authorRichard Levitte <levitte@openssl.org>
Sun, 20 Mar 2011 14:02:20 +0000 (14:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 Mar 2011 14:02:20 +0000 (14:02 +0000)
commitf0d919623728111052bbc9b204ac0681c7d2351c
tree37c20d702fce89f1599c8148825036c3472efc42
parent8ecef24a6607fef55101bdc06bddf1fe2a2e4c51
* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGV
  with turning trapping back on.
* test/maketests.com: Do the same check for /POINTER_SIZE=64=ARGV
  here.
* test/clean-test.com: A new script for cleaning up.
apps/makeapps.com
test/clean_test.com [new file with mode: 0755]
test/maketests.com