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
Tobias Decking
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
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