Eliminate dependency on 3rd party wcedefs.mak.
[openssl.git] / util / mk1mf.pl
index ca130b5d06ad0d4d83dd29c4d0edfa0ebe030494..ebd34835b7664fc3e237eeafbc994b47c6383e6b 100755 (executable)
@@ -314,14 +314,6 @@ EOF
 
 $defs .= $preamble if defined $preamble;
 
-if ($platform eq "VC-CE")
-       {
-       $defs.= <<"EOF";
-!INCLUDE <\$(WCECOMPAT)/wcedefs.mak>
-
-EOF
-       }
-
 $defs.= <<"EOF";
 INSTALLTOP=$INSTALLTOP