X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=driver%2Fghci%2FMakefile;h=94fe4529353a89a3af9ffba959b2aec2b32cf963;hb=6d0dd9aa562a9f96bf875b7260675609e1171b66;hp=2c118faf2be73b5657f22ff4af4e2f97eb23dead;hpb=b51dd448e05f28eff64906bffb5f43a4fc37407a;p=ghc-hetmet.git 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