Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
preprocessor
Commits
989e1917
Commit
989e1917
authored
Jun 13, 2011
by
Sébastien Villemot
Browse files
Build system: add boost includes for macroprocessor
parent
3023aa2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
macro/Makefile.am
View file @
989e1917
...
...
@@ -14,7 +14,7 @@ libmacro_a_SOURCES = \
EXTRA_DIST
=
$(BUILT_SOURCES)
# The -I.. is for <FlexLexer.h>
libmacro_a_CPPFLAGS
=
-I
..
libmacro_a_CPPFLAGS
=
$(BOOST_CPPFLAGS)
-I
..
MacroFlex.cc
:
MacroFlex.ll
$(LEX)
-oMacroFlex
.cc MacroFlex.ll
...
...
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