@@ -0,0 +1,11 @@
all:
@echo "nothing to do"
install:
cp bin/fp /usr/local/bin
cp fp.1 /usr/local/share/man/man1/fp.1
chmod 644 /usr/local/share/man/man1/fp.1
uninstall:
$(RM) /usr/local/bin/fp
$(RM) /usr/local/share/man/man1/fp.1
The note is not visible to the blocked user.