* 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.
This commit is contained in:
Richard Levitte
2011-03-20 14:01:20 +00:00
parent 0674370017
commit 83382fb9d5
3 changed files with 58 additions and 1 deletions

View File

@@ -620,6 +620,7 @@ $ DEASSIGN/USER SYS$OUTPUT
$ ELSE
$ POINTER_SIZE = POINTER_SIZE + "=ARGV"
$ ENDIF
$ SET ON
$ ARCHD = ARCH+ "_64"
$ LIB32 = ""
$ ELSE