@@ -11,5 +11,9 @@ main.o: main.c
ui.o: ui.c
util.o: util.c
tarball2: deel2.tar.gz
deel2.tar.gz: box.c chart.c main.c ui.c util.c box.h util.h ui.h util.h README.md makefile
tar czf $@ $^
clean:
rm *.o main
The note is not visible to the blocked user.