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
pub
Frama Clang
Commits
c1505102
Commit
c1505102
authored
Apr 11, 2022
by
Virgile Prevosto
Browse files
[distrib] distribute gen_ast.mli
parent
adaed949
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.common
View file @
c1505102
...
...
@@ -64,7 +64,7 @@ $(PLUGIN_DIR)/.clang_complete: $(PLUGIN_DIR)/Makefile.config
$(
foreach
opt,
$(CLANG_CXXFLAGS)
,echo
$(opt)
>>
$@
;
)
PLUGIN_DISTRIB_EXTERNAL
:=
configure.ac configure Makefile Makefile.clang
\
Makefile.common Makefile.config.in gen_ast.ml
\
Makefile.common Makefile.config.in gen_ast.ml
gen_ast.mli
\
$(
wildcard
$(FCLANG_CXXFILES:%=%.cpp)
)
$(
wildcard
$(FCLANG_CXXFILES:%=%.h)
)
\
intermediate_format.ast DescentParse.template
\
Doxyfile mainpage.dox README.md
\
...
...
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