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
2e0498a3
Commit
2e0498a3
authored
May 19, 2009
by
Simon Marlow
Browse files
fix a dependency: Makefile -> includes/Makefile
parent
ed8c9b25
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/ghc.mk
View file @
2e0498a3
...
...
@@ -72,7 +72,7 @@ $(includes_H_CONFIG) : mk/config.h mk/config.mk includes/ghc.mk
endif
$(includes_H_PLATFORM)
:
Makefile
$(includes_H_PLATFORM)
:
includes/
Makefile
$(RM)
$@
@
echo
"Creating
$@
..."
@
echo
"#ifndef __GHCPLATFORM_H__"
>
$@
...
...
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