Skip to content
Snippets Groups Projects
Commit fe963f68 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-02-20 13:25:37 by simonm]

cut-n-paste-o.
parent e8b35eed
No related merge requests found
......@@ -14,7 +14,7 @@ LIBRARY = libHSconc$(_way).a
HS_SRCS = $(wildcard *.lhs)
HS_OBJS = $(HS_SRCS:.lhs=.$(way_)o)
LIBOBJS = $(HS_OBJS)
HS_IFACES= $(HS_SRCS:.lhs=.$(way_)hi) GHC.$(way_)hi
HS_IFACES= $(HS_SRCS:.lhs=.$(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