@@ -13,10 +13,6 @@ link:
gcc -o bin/producer.out build/producer.o build/shared.o
gcc -o bin/consumer.out build/consumer.o build/shared.o
exec: compile link
./bin/driver.out
clean:
rm build/*.o
rm bin/*.out
The note is not visible to the blocked user.