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
eb569b6a
Commit
eb569b6a
authored
May 10, 2013
by
ian@well-typed.com
Browse files
Fix an all-target call in the build system
parent
3d51be45
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/ghc.mk
View file @
eb569b6a
...
...
@@ -180,7 +180,7 @@ endif
$(eval
$(call
clean-target,includes,,\
$(includes_H_CONFIG)
$(includes_H_PLATFORM)))
$(eval
$(call
all-target,includes,
,
\
$(eval
$(call
all-target,includes,\
$(includes_H_CONFIG)
$(includes_H_PLATFORM)
\
$(includes_GHCCONSTANTS_HASKELL_TYPE)
\
$(includes_GHCCONSTANTS_HASKELL_VALUE)
\
...
...
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