From f0d919623728111052bbc9b204ac0681c7d2351c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 20 Mar 2011 14:02:20 +0000 Subject: * 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'apps') diff --git a/apps/makeapps.com b/apps/makeapps.com index 9611a48bb1..ad02169216 100644 --- a/apps/makeapps.com +++ b/apps/makeapps.com @@ -620,6 +620,7 @@ $ DEASSIGN/USER SYS$OUTPUT $ ELSE $ POINTER_SIZE = POINTER_SIZE + "=ARGV" $ ENDIF +$ SET ON $ ARCHD = ARCH+ "_64" $ LIB32 = "" $ ELSE -- cgit v1.2.3