From 9321a1ce748af9ba950f5dd488cb6225bd849dc9 Mon Sep 17 00:00:00 2001 From: rrt Date: Wed, 13 Jun 2001 17:12:21 +0000 Subject: [PATCH] [project @ 2001-06-13 17:12:21 by rrt] Remove redundant and wrong ILX lines. --- ghc/lib/std/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index 68f0255..38acbb6 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -152,8 +152,6 @@ INSTALL_DATAS += PrelGHC.$(way_)hi ilxstd: - (cd //c/devel/fcom/src; make ilxsdk) - (cd ../../compiler; make) $(MAKE) way=ilx-Onot-mono std.ilx-Onot.mono.dll std.ilx-Onot.mono.vlb $(MAKE) way=ilx-O-mono std.ilx-O.mono.dll std.ilx-O.mono.vlb $(MAKE) way=ilx-Onot-generic std.ilx-Onot.generic.dll -- 1.7.10.4