X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fdriver%2Fghci%2FMakefile;fp=ghc%2Fdriver%2Fghci%2FMakefile;h=9392249f03d78aa3fb25fa51148ef8d344ca84b2;hp=aeb229cdd74046e6ef2bdb76aedf33d8ccc82dfc;hb=4d57994585c858a7be242c8db23a3e40834dfc72;hpb=2c77fa710ea39f78b4ab09217c67bc79db95b95d diff --git a/ghc/driver/ghci/Makefile b/ghc/driver/ghci/Makefile index aeb229c..9392249 100644 --- a/ghc/driver/ghci/Makefile +++ b/ghc/driver/ghci/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.10 2002/01/10 10:33:48 sof Exp $ +# $Id: Makefile,v 1.11 2005/05/05 00:58:38 sof Exp $ # TOP=../.. @@ -40,6 +40,7 @@ SCRIPT_SUBST_VARS = GHCBIN TOPDIROPT ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32" INSTALL_SCRIPTS += $(SCRIPT_PROG) else +INSTALL_SCRIPTS += ghcii.sh INSTALL_PROGS += $(C_PROG) endif TOPDIROPT = -B$(GHCLIB)