Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
d3f1a4de
Commit
d3f1a4de
authored
Mar 11, 2005
by
simonmar
Browse files
[project @ 2005-03-11 12:54:08 by simonmar]
oops, forgot to clean runhaskell
parent
3981b966
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/utils/runghc/Makefile
View file @
d3f1a4de
...
...
@@ -36,6 +36,8 @@ all :: runhaskell
runhaskell
:
$(HS_PROG)
$(CP)
$<
runhaskell
$(exeext)
CLEAN_FILES
+=
runhaskell
# Only install runhaskell if there isn't already one installed
ifneq
"$(findstring install, $(MAKECMDGOALS))" ""
ifeq
"$(wildcard $(bindir)/runhaskell)" ""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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