From: rrt Date: Fri, 17 Aug 2001 11:14:28 +0000 (+0000) Subject: [project @ 2001-08-17 11:14:28 by rrt] X-Git-Tag: Approximately_9120_patches~1199 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=85778bb4118586f72286538bba5c87f9eca275ff;p=ghc-hetmet.git [project @ 2001-08-17 11:14:28 by rrt] std.dll now gets made by target.mk rules --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index bda14ea..783aabe 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -186,9 +186,6 @@ PrelGHC.$(way_)o: PrelGHC.ilx.real $(ILASM) /QUIET /DLL /OUT=$@ $@.il # mv $@.tmp $@ -std.dll: $(HS_OBJS) - al -out:$@ $(HS_OBJS) - std.$(way_)mvl: $(HS_IL) ((ILVALID_HOME=c:\\devel\\fcom\\src\\ ILVALID_MSCORLIB=mscorlib.vlb $(ILVALID) c:\\devel\\fcom\\src\\bin\\msilxlib$(ilx2il_suffix).vlb $(HS_IL)) 2>&1) | tee $@