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
Alex D
GHC
Commits
e657b7fb
Commit
e657b7fb
authored
Jun 02, 2009
by
Ian Lynagh
Browse files
Add a comment about why RM and RM_OPTS are not in config.mk
parent
a58347c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/tree.mk
View file @
e657b7fb
...
...
@@ -46,6 +46,9 @@ INPLACE_BIN = $(INPLACE)/bin
INPLACE_LIB
=
$(INPLACE)
/lib
INPLACE_MINGW
=
$(INPLACE)
/mingw
# These are here, rather than in config.mk, as they need to exist in an
# unconfigured tree so that the various clean targets can be used
# without configuring:
RM
=
rm
RM_OPTS
=
-f
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