From 6b2adb8d5052aa2a5dd4000beacc1f3b402257a6 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 18 Sep 2007 16:33:31 +0000 Subject: MERGED: Another attempt at getting bindists working everywhere Ian Lynagh **20070916005328] { --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fcd1ad52cb..c058743f46 100644 --- a/Makefile +++ b/Makefile @@ -250,7 +250,7 @@ binary-dist:: ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" binary-dist:: - $(MAKE) DESTDIR=$(BIN_DIST_DIR) prefix=/. install + $(MAKE) prefix=$(BIN_DIST_DIR) install binary-dist:: cd $(BIN_DIST_DIR) && ../distrib/prep-bin-dist-mingw -- cgit v1.2.1