[win32] fix typo in Makefile
Gurusamy Sarathy [Fri, 6 Mar 1998 03:19:23 +0000 (03:19 +0000)]
p4raw-id: //depot/win32/perl@790

win32/Makefile

index b4dfd30..2653920 100644 (file)
@@ -39,7 +39,7 @@ INST_TOP=$(INST_DRV)\perl5004.5x
 # WARNING: Turning this on/off WILL break binary compatibility with extensions
 # you may have compiled with/without it.  Be prepared to recompile all extensions
 # if you change the default.
-PERL_MALLOC    *= define
+PERL_MALLOC    = define
 
 #
 # set the install locations of the compiler include/libraries