X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=bindisttest%2FMakefile;h=c14a08577bb250b1b126842650a5c8f633fa2d1e;hb=193f033537ac14afeacc69d96f7400143571d7a2;hp=e6e2ed7292843c63d2c01a6a1470f2af5393a905;hpb=53e789fe6abe0ab72831f28d6df75ddd652276e2;p=ghc-hetmet.git diff --git a/bindisttest/Makefile b/bindisttest/Makefile index e6e2ed7..c14a085 100644 --- a/bindisttest/Makefile +++ b/bindisttest/Makefile @@ -13,7 +13,7 @@ all: $(RM) -rf ghc* $(RM) HelloWorld HelloWorld.o HelloWorld.hi output # --force-local makes tar not think that c:/foo refers to a remote file - $(TAR) --force-local -jxf $(BIN_DIST_TAR_BZ2) + $(TAR) --force-local -jxf $(FPTOOLS_TOP_ABS)/$(BIN_DIST_TAR_BZ2) ifeq "$(Windows)" "YES" mv $(BIN_DIST_NAME) $(BIN_DIST_INST_DIR) else