Commit ee6789cd authored by Cedric Roux's avatar Cedric Roux

"make clean" cleans also the tracer

parent d37484b5
......@@ -31,3 +31,4 @@ main.o: T.h T_IDs.h T_defs.h
clean:
rm -f *.o $(PROG) $(GENIDS) core T_IDs.h
cd tracer && make clean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment