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
c69cc5d4
Commit
c69cc5d4
authored
Dec 18, 1996
by
dnt
Browse files
[project @ 1996-12-18 18:42:48 by dnt]
Added extra dependencies for ugen stuff
parent
433d65be
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
c69cc5d4
# -----------------------------------------------------------------------------
# $Id: Makefile,v 1.
3
1996/1
1/22 13:33:29 simonm
Exp $
# $Id: Makefile,v 1.
4
1996/1
2/18 18:42:48 dnt
Exp $
TOP
=
../..
FlexSuffixRules
=
YES
...
...
@@ -152,6 +152,25 @@ rename/ParseIface.hs : rename/ParseIface.y
happy
-g
rename/ParseIface.y
@
chmod
444 rename/ParseIface.hs
# ----------------------------------------------------------------------------
# Special extra dependencies for yukky ugen stuff
hspincl.h
:
$(UGNH)
parser/UgenAll.o
:
parser/hspincl.h
parser/UgenUtil.o
:
parser/hspincl.h
parser/U_constr.o
:
parser/hspincl.h
parser/U_binding.o
:
parser/hspincl.h
parser/U_pbinding.o
:
parser/hspincl.h
parser/U_entidt.o
:
parser/hspincl.h
parser/U_list.o
:
parser/hspincl.h
parser/U_literal.o
:
parser/hspincl.h
parser/U_maybe.o
:
parser/hspincl.h
parser/U_either.o
:
parser/hspincl.h
parser/U_qid.o
:
parser/hspincl.h
parser/U_tree.o
:
parser/hspincl.h
parser/U_ttype.o
:
parser/hspincl.h
reader/ReadPrefix.o
:
parser/hspincl.h
# ----------------------------------------------------------------------------
# Special flags for particular modules
...
...
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