Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LRDE
transformers
Commits
f7cae85e
Commit
f7cae85e
authored
May 06, 2004
by
pouill_n
Browse files
from Nicolas Pouillard <ertai@lrde.epita.fr>
* lib/sdf-pgen/Makefile.am: Revert. * src/syn/Makefile.am: No rtree.
parent
8ecaebcc
Changes
3
Hide whitespace changes
Inline
Side-by-side
sdf-astgen/ChangeLog
View file @
f7cae85e
2004-05-07 Nicolas Pouillard <ertai@lrde.epita.fr>
* lib/sdf-pgen/Makefile.am: Revert.
* src/syn/Makefile.am: No rtree.
2004-05-06 Nicolas Pouillard <ertai@lrde.epita.fr>
* lib/sdf-pgen/Makefile.am,
...
...
sdf-astgen/lib/sdf-pgen/Makefile.am
View file @
f7cae85e
...
...
@@ -35,7 +35,7 @@ SDFS2 = Stratego-Sdf2.sdf
noinst_DATA
=
$(SDFS)
$(SDFS2)
CLEANFILES
=
$(SDFS)
$(SDFS)
:
$(SDF_FRONT)/share/sdf/sdf-front/
Stratego-
Sdf2.def
$(SDFS)
:
$(SDF_FRONT)/share/sdf/sdf-front/Sdf2.def
unpack-sdf
-i
$<
$(SDFS2)
:
$(SDF_FRONT)/share/sdf/sdf-front/Stratego-Sdf2.def
...
...
sdf-astgen/src/syn/Makefile.am
View file @
f7cae85e
...
...
@@ -14,12 +14,11 @@ SDF = \
Stratego-AstSdf2.sdf
\
AstSdf2.sdf
TBL
=
$(SDFS:.sdf=.tbl)
DEF
=
$(SDFS:.sdf=.def)
RTREE
=
$(SDFS:.sdf=.rtree)
TBL
=
$(SDF:.sdf=.tbl)
DEF
=
$(SDF:.sdf=.def)
sdfdata_DATA
=
$(SDF)
pkgdata_DATA
=
$(RTREE)
$(TBL)
$(DEF)
pkgdata_DATA
=
$(TBL)
$(DEF)
EXTRA_DIST
=
$(SDF)
CLEANFILES
=
$(pkgdata_DATA)
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