ghc-pkg-inplace now has .bat extension on Windows
[ghc-hetmet.git] / libraries / Makefile
index b04c83b..8ce10de 100644 (file)
@@ -79,12 +79,6 @@ endif
 empty=
 space=$(empty) $(empty)
 
-ifeq "$(Windows)" "YES"
-dot_bat=.bat
-else
-dot_bat=
-endif
-
 # -----------------------------------------------------------------------------
 
 ifneq "$(DOING_BIN_DIST)" "YES"