* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGV
authorRichard Levitte <levitte@openssl.org>
Sun, 20 Mar 2011 14:01:49 +0000 (14:01 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 Mar 2011 14:01:49 +0000 (14:01 +0000)
commit64d30d7adcec8a6e02568095b38776ef0915be64
tree92d841da7b08ccc6e0e2e1a5f87d967013caafef
parent7062cb56a943c8edee87eeb52dc5746ab29fac9e
* 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