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
jberryman
GHC
Commits
f12fa187
Commit
f12fa187
authored
May 18, 2001
by
simonmar
Browse files
[project @ 2001-05-18 09:14:42 by simonmar]
use HSC2HS_OPTS
parent
27e96f5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/suffix.mk
View file @
f12fa187
...
@@ -114,7 +114,7 @@ endif # BootingViaC
...
@@ -114,7 +114,7 @@ endif # BootingViaC
#
#
ifneq
"$(BootingFromHc)" "YES"
ifneq
"$(BootingFromHc)" "YES"
%_hsc.c %_hsc.h %.hs
:
%.hsc
%_hsc.c %_hsc.h %.hs
:
%.hsc
$(HSC2HS)
$<
$(HSC2HS)
$(HSC2HS_OPTS)
$<
endif
endif
#-----------------------------------------------------------------------------
#-----------------------------------------------------------------------------
...
...
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