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

[project @ 2003-07-23 15:12:55 by simonmar]

Comment previous commit
parent 1cb6ff56
No related branches found
No related tags found
No related merge requests found
...@@ -146,6 +146,7 @@ endif ...@@ -146,6 +146,7 @@ endif
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
# C-related suffix rules # C-related suffix rules
# UseGhcForCc is only relevant when not booting from HC files.
ifeq "$(UseGhcForCc) $(BootingFromHc)" "YES NO" ifeq "$(UseGhcForCc) $(BootingFromHc)" "YES NO"
$(odir_)%.$(way_)o : %.c $(odir_)%.$(way_)o : %.c
......
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