Skip to content
Snippets Groups Projects
Commit a9ac7387 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1997-10-13 09:34:20 by simonm]

Remove generated parsers from ghc/compiler/, since Happy is now in the
tree these can always be rebuilt on site.
parent e0af91a3
No related merge requests found
......@@ -104,8 +104,7 @@ LIBOBJS = \
#
# stuff you get for free in a source distribution
#
SRC_DIST_FILES += rename/ParseIface.hs \
rename/ParseType.hs rename/ParseUnfolding.hs \
SRC_DIST_FILES += \
parser/U_tree.c parser/tree.h parser/tree.c \
parser/hsparser.tab.c parser/hsparser.tab.h \
parser/hslexer.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment