Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
8604da01
Commit
8604da01
authored
May 22, 2008
by
chak@cse.unsw.edu.au.
Browse files
Ensure runhaskell is rebuild in stage2
parent
24f3ffda
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/runghc/Makefile
View file @
8604da01
...
...
@@ -30,7 +30,7 @@ all :: $(RUNHASKELL_PROG)
$(RUNHASKELL_PROG)
:
$(HS_PROG)
$(CP)
$<
$(RUNHASKELL_PROG)
CLEAN_FILES
+=
$(RUNHASKELL_PROG)
MOSTLY_
CLEAN_FILES
+=
$(RUNHASKELL_PROG)
ifneq
"$(NO_INSTALL_RUNHASKELL)" "YES"
INSTALL_PROGS
+=
$(RUNHASKELL_PROG)
...
...
Write
Preview
Supports
Markdown
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