From: simonm Date: Mon, 2 Feb 1998 12:41:57 +0000 (+0000) Subject: [project @ 1998-02-02 12:41:57 by simonm] X-Git-Tag: Approx_2487_patches~1024 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=3079b611ef3d3acf3efca8e85f0e3166a8ea27f9 [project @ 1998-02-02 12:41:57 by simonm] SCRIPT_PROG=ghc-$(GhcProjectVersion) SCRIPT_LINK=ghc --- diff --git a/ghc/driver/Makefile b/ghc/driver/Makefile index fedde43..31c6869 100644 --- a/ghc/driver/Makefile +++ b/ghc/driver/Makefile @@ -13,7 +13,8 @@ DYN_LOADABLE_BITS = \ ghc-consist.prl \ ghc-split.prl -SCRIPT_PROG = ghc +SCRIPT_PROG = ghc-$(GhcProjectVersion) +SCRIPT_LINK = ghc SCRIPT_OBJS = ghc.prl INTERP=perl