Skip to content
Snippets Groups Projects
Commit 863ecb96 authored by Valentin Perrelle's avatar Valentin Perrelle Committed by Andre Maroneze
Browse files

add a summary target

parent 3ac423f1
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,9 @@ QUICK_TARGETS=$(filter-out polarssl gzip124 libmodbus monocypher chrony,$(TARGET
all: $(TARGETS)
summary:
frama-c/share/analysis-scripts/summary.py
$(TARGETS):
+$(MAKE) -C $@/.frama-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