Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
9e1605d9
Commit
9e1605d9
authored
Dec 17, 2007
by
Ian Lynagh
Browse files
Don't rely on distrib/prep-bin-dist-mingw being executable
parent
32b906ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
9e1605d9
...
...
@@ -268,7 +268,7 @@ binary-dist::
$(MAKE)
prefix
=
$(BIN_DIST_DIR)
install-docs
binary-dist
::
cd
$(BIN_DIST_DIR)
&&
../distrib/prep-bin-dist-mingw
cd
$(BIN_DIST_DIR)
&&
$(SHELL)
../distrib/prep-bin-dist-mingw
binary-dist
::
$(MKDIRHIER)
$(BIN_DIST_DIR)
/icons
...
...
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