Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
4e33ac1d
Commit
4e33ac1d
authored
Nov 22, 1996
by
simonm
Browse files
[project @ 1996-11-22 13:33:29 by simonm]
dependencies depend on $(LOOPS) (.hi files made from .lhi files).
parent
7f13ca14
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
4e33ac1d
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.
2
1996/11/2
1
1
6:46:32
simonm Exp $
# $Id: Makefile,v 1.
3
1996/11/2
2
1
3:33:29
simonm Exp $
TOP
=
../..
FlexSuffixRules
=
YES
...
...
@@ -195,6 +195,8 @@ utils/SST_flags = -fvia-C
#-----------------------------------------------------------------------------
# make depend, clean, tags and install
depend
::
$(LOOPS)
MKDEPENDHSFLAGS
=
-f
.depend
-I
../includes
-x
HsVersions.h
ifeq
($(GhcWithDeforester),NO)
MKDEPENDHSFLAGS
+=
-DOMIT_DEFORESTER
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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