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
768a79f9
Commit
768a79f9
authored
Feb 27, 2002
by
simonmar
Browse files
[project @ 2002-02-27 11:18:30 by simonmar]
add libraries to BinDistDirs
parent
cffa2a12
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/mk/config.mk
View file @
768a79f9
# -----------------------------------------------------------------------------
# $Id: config.mk,v 1.1
6
2002/0
1/10 10:46:12 sof
Exp $
# $Id: config.mk,v 1.1
7
2002/0
2/27 11:18:30 simonmar
Exp $
#
# GHC project configuration
#
...
...
@@ -9,7 +9,7 @@
# what to include in a binary distribution
GhcMainDir
=
ghc
GhcBinDistDirs
=
ghc hslibs
GhcBinDistDirs
=
ghc
libraries
hslibs
GhcBinDistDocs
=
ghc/docs/set
ifneq
"$(TARGETPLATFORM)" "i386-unknown-mingw32"
GhcBinDistShScripts
=
ghc-
$(ProjectVersion)
ghci-
$(ProjectVersion)
ghc-pkg-
$(ProjectVersion)
...
...
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