X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdriver%2Fghci%2FMakefile;fp=ghc%2Fdriver%2Fghci%2FMakefile;h=0774cf4cb6f4f6d6b6df32f687cadfd8bef2c0a0;hb=0b28f77d4ce467d531ba7be9623dad0ff904d4e3;hp=99b584339263999c848002855a39a956929518a6;hpb=305e5f5702b5a468300433028b261f153087f1e9;p=ghc-hetmet.git diff --git a/ghc/driver/ghci/Makefile b/ghc/driver/ghci/Makefile index 99b5843..0774cf4 100644 --- a/ghc/driver/ghci/Makefile +++ b/ghc/driver/ghci/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.7 2001/07/30 10:40:36 rrt Exp $ +# $Id: Makefile,v 1.8 2001/08/03 17:03:48 sof Exp $ # TOP=../.. @@ -29,6 +29,8 @@ INPLACE_SCRIPT_PROG = ghci-inplace ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" C_PROG = ghci +else +C_SRCS= endif SCRIPT_OBJS = ghci.sh