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
Spot
Spot
Commits
27c83cce
Commit
27c83cce
authored
Jun 04, 2003
by
Alexandre Duret-Lutz
Browse files
* src/Makefile.am (SUBDIRS): Build `ltltest' after `.'.
parent
e766bb4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
27c83cce
2003-06-04 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/Makefile.am (SUBDIRS): Build `ltltest' after `.'.
* src/ltlparse/ltlscan.ll: Use ltlyy as %prefix.
* src/ltlparse/parsedecl.hh (YY_DECL): Rename yylex to ltlyylex.
* src/ltlparse/ltlparse.yy: Define yylex as ltlyylex.
...
...
src/Makefile.am
View file @
27c83cce
AUTOMAKE_OPTIONS
=
subdir-objects
# List directories in the order they must be built.
SUBDIRS
=
misc ltlenv ltlast ltlvisit ltlparse ltltest tgba tgbaalgos
# List directories in the order they must be built.
# Keep tests at the end.
SUBDIRS
=
misc ltlenv ltlast ltlvisit ltlparse tgba tgbaalgos
.
\
ltltest
lib_LTLIBRARIES
=
libspot.la
libspot_la_SOURCES
=
...
...
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