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
Glasgow Haskell Compiler
nofib
Commits
3a2f4aca
Commit
3a2f4aca
authored
Jun 02, 2009
by
Simon Marlow
Browse files
fix up following changes to $(RM) in the GHC build system
parent
bd6b9bb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/boilerplate.mk
View file @
3a2f4aca
...
...
@@ -21,6 +21,8 @@ include $(NOFIB_TOP)/../mk/config.mk
GHC_TOP
:=
$(TOP)
TOP
:=
$(NOFIB_TOP)
RM
=
rm
-f
# Turn off -Werror for nofib. This allows you to use nofib in a tree
# built with validate.
WERROR
=
...
...
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