change#4236 fallout
[p5sagit/p5-mst-13.2.git] / win32 / Makefile
index 9dd104e..4e09675 100644 (file)
@@ -244,8 +244,8 @@ INST_HTML   = $(INST_POD)\html
 # Programs to compile, build .lib files and link
 #
 
-CC             = cl.exe
-LINK32         = link.exe
+CC             = cl
+LINK32         = link
 LIB32          = $(LINK32) -lib
 
 #