Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
e09e233c
Commit
e09e233c
authored
Mar 24, 2010
by
Ian Lynagh
Browse files
Remove unused cGHC_CP
parent
9377b2d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/ghc.mk
View file @
e09e233c
...
...
@@ -109,8 +109,6 @@ $(compiler_CONFIG_HS) : mk/config.mk mk/project.mk
@
echo
"cGHC_SYSMAN_PGM =
\"
$(GHC_SYSMAN)
\"
"
>>
$@
@
echo
"cGHC_SYSMAN_DIR :: String"
>>
$@
@
echo
"cGHC_SYSMAN_DIR =
\"
$(GHC_SYSMAN_DIR)
\"
"
>>
$@
@
echo
"cGHC_CP :: String"
>>
$@
@
echo
"cGHC_CP =
\"
$(GHC_CP)
\"
"
>>
$@
@
echo
"cGHC_PERL :: String"
>>
$@
@
echo
"cGHC_PERL =
\"
$(GHC_PERL)
\"
"
>>
$@
@
echo
"cEnableWin32DLLs :: String"
>>
$@
...
...
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