@@ -11,11 +11,15 @@ all:
make -C Tzum
make -C VRT
make bin/ISOWeek
make bin/score
make bin/week2files
bin/ISOWeek: cmd/ISOWeek/*.go
go build -o $@ $^
bin/score: cmd/score/*.go
bin/week2files: cmd/week2files/*.go
The note is not visible to the blocked user.