Make "make clean" in ghc/ only clean the stage we want to clean
[ghc-hetmet.git] / driver / ghc / Makefile
index 66a8d2b..fc9bb4a 100644 (file)
@@ -23,8 +23,6 @@ endif
 
 # -----------------------------------------------------------------------------
 
-binary-dist:
-       $(INSTALL_DIR)           $(BIN_DIST_DIR)/driver/ghc
-       $(INSTALL_DATA) Makefile $(BIN_DIST_DIR)/driver/ghc/
+include $(TOP)/mk/bindist.mk
 
 include $(TOP)/mk/target.mk