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
ce758534
Commit
ce758534
authored
Jan 10, 2002
by
sof
Browse files
[project @ 2002-01-10 10:46:12 by sof]
Better off if GhcBinDistShScripts is just empty on mingw plats
parent
5225c33c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/mk/config.mk
View file @
ce758534
# -----------------------------------------------------------------------------
# $Id: config.mk,v 1.1
5
200
1
/0
4
/1
1
10:4
1:46 sewardj
Exp $
# $Id: config.mk,v 1.1
6
200
2
/0
1
/1
0
10:4
6:12 sof
Exp $
#
# GHC project configuration
#
...
...
@@ -11,7 +11,11 @@
GhcMainDir
=
ghc
GhcBinDistDirs
=
ghc hslibs
GhcBinDistDocs
=
ghc/docs/set
ifneq
"$(TARGETPLATFORM)" "i386-unknown-mingw32"
GhcBinDistShScripts
=
ghc-
$(ProjectVersion)
ghci-
$(ProjectVersion)
ghc-pkg-
$(ProjectVersion)
else
GhcBinDistShScripts
=
endif
GhcBinDistPrlScripts
=
GhcBinDistLibPrlScripts
=
ghc-asm ghc-split
GhcBinDistBins
=
hp2ps ghcprof hsc2hs DrIFT DtdToHaskell Xtract
...
...
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