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
25d33ea3
Commit
25d33ea3
authored
Apr 01, 2002
by
simonpj
Browse files
[project @ 2002-04-01 13:57:10 by simonpj]
Use hasktags for the HSTAGS_PGM
parent
48d756d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/mk/paths.mk
View file @
25d33ea3
# -----------------------------------------------------------------------------
# $Id: paths.mk,v 1.
39
2002/0
2/12 15:17:22
simon
mar
Exp $
# $Id: paths.mk,v 1.
40
2002/0
4/01 13:57:10
simon
pj
Exp $
#
# ghc project specific make variables
#
...
...
@@ -19,7 +19,7 @@ GHC_UTILS_DIR_REL = utils
GHC_DRIVER_DIR_REL
=
driver
GHC_UNLIT_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/unlit
GHC_HSTAGS_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/h
s
tags
GHC_HSTAGS_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/h
ask
tags
GHC_TOUCHY_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/touchy
GHC_PKG_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/ghc-pkg
GHC_GENPRIMOP_DIR_REL
=
$(GHC_UTILS_DIR_REL)
/genprimopcode
...
...
@@ -43,7 +43,7 @@ GHC_LIB_DIR = $(FPTOOLS_TOP)/libraries
# xxx_PGM the name of an executable, without the path
GHC_UNLIT_PGM
=
unlit
$(EXE_SUFFIX)
GHC_HSTAGS_PGM
=
h
s
tags
GHC_HSTAGS_PGM
=
h
ask
tags
GHC_TOUCHY_PGM
=
touchy
$(EXE_SUFFIX)
GHC_MANGLER_PGM
=
ghc-asm
GHC_SPLIT_PGM
=
ghc-split
...
...
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