Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
85778bb4
Commit
85778bb4
authored
Aug 17, 2001
by
rrt
Browse files
[project @ 2001-08-17 11:14:28 by rrt]
std.dll now gets made by target.mk rules
parent
e94a62fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/std/Makefile
View file @
85778bb4
...
...
@@ -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
$@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment