Skip to content
Snippets Groups Projects
Commit a4017b81 authored by Reuben Thomas's avatar Reuben Thomas
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
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment