Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
AADLib
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
AADLib
Commits
45381e40
Commit
45381e40
authored
Jul 10, 2018
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Added stats target
parent
e46e3442
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/producer_consumer/Makefile.am
examples/producer_consumer/Makefile.am
+1
-1
examples/satellite/Makefile.am
examples/satellite/Makefile.am
+1
-1
No files found.
examples/producer_consumer/Makefile.am
View file @
45381e40
...
...
@@ -9,7 +9,7 @@ CLEANFILES = *.lnt demo.svl
include
$(srcdir)/../Makefile.common
AVAILABLE_TARGETS
=
parse-aadl real petri build_ada lnt
AVAILABLE_TARGETS
=
parse-aadl real petri build_ada lnt
stats
# Note: we overwrite the "real" target to match this project specific
# constraints.
...
...
examples/satellite/Makefile.am
View file @
45381e40
...
...
@@ -9,4 +9,4 @@ CLEANFILES =
include
$(srcdir)/../Makefile.common
AVAILABLE_TARGETS
=
parse-aadl cheddar mast
AVAILABLE_TARGETS
=
parse-aadl cheddar mast
stats
Write
Preview
Markdown
is supported
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