Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
a4017b81
Commit
a4017b81
authored
May 11, 2000
by
rrt
Browse files
[project @ 2000-05-11 10:45:34 by rrt]
Removed dLL_ifs.hi from INSTALL_DATA under Windows (no longer exists).
parent
189393d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/std/Makefile
View file @
a4017b81
...
...
@@ -137,7 +137,6 @@ INSTALL_LIBS += $(LIBRARY)
ifeq
"$(EnableWin32DLLs)" "YES"
INSTALL_PROGS
+=
$(DLL_NAME)
INSTALL_LIBS
+=
$(
patsubst
%.a, %_imp.a,
$(LIBRARY)
)
PrelMain.dll_o
INSTALL_DATAS
+=
dLL_ifs.hi
endif
INSTALL_DATAS
+=
$(HS_IFACES)
PrelGHC.
$(way_)
hi
...
...
Write
Preview
Markdown
is supported
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