Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugin_cache_blocks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OTAWA-plugins
plugin_cache_blocks
Commits
f4e4c8fd
Commit
f4e4c8fd
authored
5 years ago
by
Bouquillon Fabien
Browse files
Options
Downloads
Patches
Plain Diff
modification des makefile
parent
164b4d36
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-4
1 addition, 4 deletions
Makefile
UCB_local/Makefile
+1
-1
1 addition, 1 deletion
UCB_local/Makefile
explo/Makefile
+1
-1
1 addition, 1 deletion
explo/Makefile
ucb_otawa/Makefile
+1
-1
1 addition, 1 deletion
ucb_otawa/Makefile
with
4 additions
and
7 deletions
Makefile
+
1
−
4
View file @
f4e4c8fd
all
:
install_multiset ucb_etat_de_l_art ucb_categorie exploration_graph
install_multiset
:
cp
./include/multiset.h /usr/include/
all
:
ucb_etat_de_l_art ucb_categorie exploration_graph
ucb_etat_de_l_art
:
initialize_RMB_LMB
$(
MAKE
)
-C
UCB_local
...
...
This diff is collapsed.
Click to expand it.
UCB_local/Makefile
+
1
−
1
View file @
f4e4c8fd
...
...
@@ -9,7 +9,7 @@ LDLIBS2=`otawa-config otawa/display otawa/UCB_local --libs`
ARMCC
=
arm-none-eabi-gcc
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
-I
../include/
all
:
clean UCB_local.so install application binaire
...
...
This diff is collapsed.
Click to expand it.
explo/Makefile
+
1
−
1
View file @
f4e4c8fd
...
...
@@ -9,7 +9,7 @@ LDLIBS2=`otawa-config otawa/display otawa/explo --libs`
ARMCC
=
arm-none-eabi-gcc
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
-I
../include/
all
:
clean explo.so install application binaire one_function loop condition large_code large_loop test_new_graph
...
...
This diff is collapsed.
Click to expand it.
ucb_otawa/Makefile
+
1
−
1
View file @
f4e4c8fd
...
...
@@ -9,7 +9,7 @@ LDLIBS2=`otawa-config otawa/display otawa/ucb_otawa --libs`
ARMCC
=
arm-none-eabi-gcc
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
../otawa-core2-build/otawa/include/
-I
../otawa-core2-build/elm/include/
-I
../include/
all
:
clean ucb_otawa.so install application binaire
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment