Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
c6726348
Commit
c6726348
authored
Oct 29, 1999
by
sof
Browse files
[project @ 1999-10-29 13:54:42 by sof]
s/TargetPlatform/TARGETPLATFORM/g
parent
dc8ebfaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/Makefile
View file @
c6726348
...
...
@@ -15,7 +15,7 @@ include $(TOP)/mk/boilerplate.mk
ifeq
"$(GhcWithHscBuiltViaC)" "YES"
SUBDIRS
=
std exts
else
ifneq
"$(T
argetPlatform
)" "i386-unknown-mingw32"
ifneq
"$(T
ARGETPLATFORM
)" "i386-unknown-mingw32"
SUBDIRS
=
std exts concurrent posix misc
else
SUBDIRS
=
std exts concurrent misc
...
...
Write
Preview
Markdown
is supported
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