Skip to content
Snippets Groups Projects
Commit 122a652a authored by timeo's avatar timeo
Browse files

maj Makefile pour importer sais

parent ddabd30b
Branches
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ tree2: SuffixTree.cpp
$(BIB)
main: main.cpp $(OBJETS)
$(G) $(OPEN) $< -o $@ $(OBJETS)
$(G) $(OPEN) $< -L. -lsais -o $@ $(OBJETS)
run:
./$(EXEC)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment