X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=bindisttest%2FMakefile;fp=bindisttest%2FMakefile;h=c14a08577bb250b1b126842650a5c8f633fa2d1e;hp=e6e2ed7292843c63d2c01a6a1470f2af5393a905;hb=f75d258c4e74aa91dd5c64e47e9d96889870743a;hpb=ef378f7cd93227321ce127f542865f1d799e0ccb 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