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
941105f4
Commit
941105f4
authored
May 03, 2001
by
simonmar
Browse files
[project @ 2001-05-03 08:57:30 by simonmar]
disable the hsc2hs suffix rules when booting from .hc files.
parent
5a3d608f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/suffix.mk
View file @
941105f4
...
...
@@ -112,8 +112,10 @@ endif # BootingViaC
#-----------------------------------------------------------------------------
# hsc2hs Suffix Rules
#
ifneq
"$(BootingFromHc)" "YES"
%_hsc.c %_hsc.h %.hs
:
%.hsc
$(HSC2HS)
$<
endif
#-----------------------------------------------------------------------------
# Lx Suffix Rules
...
...
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