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
Glasgow Haskell Compiler
GHC
Commits
f4d5a3ff
Commit
f4d5a3ff
authored
Dec 04, 1999
by
panne
Browse files
[project @ 1999-12-04 21:47:33 by panne]
Install an interface file for PrelGHC, too.
parent
6f060b80
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/std/Makefile
View file @
f4d5a3ff
...
...
@@ -136,6 +136,6 @@ INSTALL_PROGS += $(DLL_NAME)
INSTALL_LIBS
+=
$(
patsubst
%.a, %_imp.a,
$(LIBRARY)
)
PrelMain.dll_o
INSTALL_DATAS
+=
dLL_ifs.hi
endif
INSTALL_DATAS
+=
$(HS_IFACES)
INSTALL_DATAS
+=
$(HS_IFACES)
PrelGHC.
$(way_)
hi
include
$(TOP)/mk/target.mk
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