Part of the IF structure didn't get pasted here...
[openssl.git] / apps / makeapps.com
index ab849e86c7fe48304bf9ceb1409565f4fa879f71..280acfd348386db989e85c88126404ec35898eb7 100644 (file)
@@ -570,6 +570,13 @@ $! End The P1 Check.
 $!
 $ ENDIF
 $!
 $!
 $ ENDIF
 $!
+$! Check To See If P6 Is Blank.
+$!
+$ IF (P6.EQS."")
+$ THEN
+$   POINTER_SIZE = ""
+$ ELSE
+$!
 $!  Check is P6 Is Valid
 $!
 $   IF (P6.EQS."32")
 $!  Check is P6 Is Valid
 $!
 $   IF (P6.EQS."32")