Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alfredo Di Napoli
GHC
Commits
f999a6a2
Commit
f999a6a2
authored
Jan 27, 2010
by
Simon Marlow
Browse files
remove suspicious whitespace-only lines
parent
eb8117f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/ghc.mk
View file @
f999a6a2
...
...
@@ -103,7 +103,7 @@ rts/dist/build/win32/libHS$1.def : rts/win32/libHS$1.def
|
sed
"s/@LibVersion@/
$$
(libraries/
$1_dist
-install_VERSION)/"
\
|
sed
"s/@ProjectVersion@/
$(ProjectVersion)
/"
\
>
rts/dist/build/win32/libHS
$1
.def
rts/dist/build/win32/libHS$1.dll.a
:
rts/dist/build/win32/libHS$1.def
"
$
$(DLLTOOL)
"
-d
rts/dist/build/win32/libHS
$1
.def
\
-l
rts/dist/build/win32/libHS
$1
.dll.a
...
...
@@ -116,7 +116,7 @@ rts/dist/build/win32/libHSffi.def : rts/win32/libHSffi.def
cat
rts/win32/libHSffi.def
\
|
sed
"s/@ProjectVersion@/
$(ProjectVersion)
/"
\
>
rts/dist/build/win32/libHSffi.def
rts/dist/build/win32/libHSffi.dll.a
:
rts/dist/build/win32/libHSffi.def
"
$(DLLTOOL)
"
-d
rts/dist/build/win32/libHSffi.def
\
-l
rts/dist/build/win32/libHSffi.dll.a
...
...
Write
Preview
Supports
Markdown
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