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
d400dbb7
Commit
d400dbb7
authored
Aug 20, 1998
by
sof
Browse files
[project @ 1998-08-20 15:43:39 by sof]
Make version.mk include path fptools absolute (sigh)
parent
6c734cda
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/mk/config.mk
View file @
d400dbb7
#
# GHC project configuration
#
#
# This file can only be included from the top of
# an fptools/ build tree, since the version.mk 'include'
# reaches in and grabs the project-specific settings.
# what to include in a binary distribution
GhcMainDir
=
ghc
...
...
@@ -11,4 +13,4 @@ GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid hstags mkdependHS
GhcBinDistLibPrlScripts
=
hscpp
GhcBinDistBins
=
hp2ps
include
version.mk
include
$(GhcMainDir)/mk/
version.mk
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