@@ -8,7 +8,9 @@ OPT = -Wall -g -DDEBUG_LEVEL=1 -DMUST_ABORT
bubulles.o: bubulles.c bubulles.h Makefile
clang $(OPT) -c $<
#
tbb: tbb.c bubulles.h bubulles.o Makefile
clang $(OPT) $< bubulles.o -o tbb
The note is not visible to the blocked user.