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
b8f07808
Commit
b8f07808
authored
Jul 31, 2001
by
simonmar
Browse files
[project @ 2001-07-31 14:31:28 by simonmar]
GHC_INTERPRETER_DIR is unused
parent
ed1e13c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/mk/paths.mk
View file @
b8f07808
# -----------------------------------------------------------------------------
# $Id: paths.mk,v 1.3
5
2001/07/
05
1
3
:31:
09 sewardj
Exp $
# $Id: paths.mk,v 1.3
6
2001/07/
31
1
4
:31:
28 simonmar
Exp $
#
# ghc project specific make variables
#
...
...
@@ -22,7 +22,6 @@ GHC_INCLUDE_DIR := $(TOP)/includes
GHC_COMPILER_DIR
:=
$(TOP)
/compiler
GHC_RUNTIME_DIR
:=
$(TOP)
/rts
GHC_LIB_DIR
:=
$(TOP)
/lib
GHC_INTERPRETER_DIR
:=
$(TOP)
/interpreter
# ---------------------------------------------------
# -- These variables are defined primarily so they can
...
...
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