@@ -0,0 +1,13 @@
menu: menu.rs
rustc -o $@ $@.rs
.PHONY: clean
clean:
rm -f menu
.PHONY: test
test: menu
./menu <test
.PHONY: install
install: menu
The note is not visible to the blocked user.