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

Makefile principale

parent 9e75d34a
Branches
No related tags found
No related merge requests found
Makefile 0 → 100644
all: ucb_etat_de_l_art ucb_categorie exploration_graph
ucb_etat_de_l_art: initialize_RMB_LMB
$(MAKE) -C UCB_local
initialize_RMB_LMB:
$(MAKE) -C initialize_RMB_LMB
ucb_categorie: cache_block_id
$(MAKE) -C ucb_otawa
cache_block_id:
$(MAKE) -C cache_block_id
exploration_graph:
$(MAKE) -C explo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment