Skip to content
Snippets Groups Projects
Commit 3d9ed89b authored by Bouquillon Fabien's avatar Bouquillon Fabien
Browse files

modification des makefile

parent f4e4c8fd
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ LDLIBS2=`otawa-config otawa/display otawa/initialize_RMB_LMB --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 initialize_RMB_LMB.so install application binaire condition loop one_function large_code large_loop mpeg2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment