X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2FMakefile;fp=driver%2Fghci%2FMakefile;h=94fe4529353a89a3af9ffba959b2aec2b32cf963;hp=2c118faf2be73b5657f22ff4af4e2f97eb23dead;hb=2de31b61d0a963803eb5632c9659c6093d74f345;hpb=0f72a4c69215d1f81760aa0000ebbbfb2ac73303 diff --git a/driver/ghci/Makefile b/driver/ghci/Makefile index 2c118fa..94fe452 100644 --- a/driver/ghci/Makefile +++ b/driver/ghci/Makefile @@ -53,8 +53,6 @@ ghci.res : ghci.rc ghci.ico windres --preprocessor="$(CPP) -xc -DRC_INVOKED" -o ghci.res -i ghci.rc -O coff endif -binary-dist: - $(INSTALL_DIR) $(BIN_DIST_DIR)/driver/ghci - $(INSTALL_DATA) Makefile $(BIN_DIST_DIR)/driver/ghci/ +include $(TOP)/mk/bindist.mk include $(TOP)/mk/target.mk