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