make update
[oweals/openssl.git] / util / mk1mf.pl
index 18ef2f5708fceeef7e2be09a136f91654ba3f4f9..8c6370bc5dcbb470550d520b834148a027a7d3bc 100755 (executable)
@@ -273,6 +273,17 @@ $defs= <<"EOF";
 # The one monster makefile better suits building in non-unix
 # environments.
 
+EOF
+
+if ($platform eq "VC-CE")
+       {
+       $defs.= <<"EOF";
+!INCLUDE <\$(WCECOMPAT)/wcedefs.mak>
+
+EOF
+       }
+
+$defs.= <<"EOF";
 INSTALLTOP=$INSTALLTOP
 
 # Set your compiler options