Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
a58347c4
Commit
a58347c4
authored
Jun 02, 2009
by
Ian Lynagh
Browse files
Follow the change in RM's definition in distrib/Makefile-bin-vars.in
parent
0a7a51d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
distrib/Makefile-bin-vars.in
View file @
a58347c4
...
...
@@ -34,7 +34,8 @@ pdfdir = $(docdir)
PERL = @PerlCmd@
SH = /bin/sh
RM = rm -f
RM = rm
RM_OPTS = -f
MV = mv
CP = cp
LN_S = @LN_S@
...
...
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