PREFIX=/opt jot: gcc -Darc4random=rand jot.c -o jot install: install -c jot ${PREFIX}/bin/jot install -c -m 644 jot.1 ${PREFIX}/man/man1/jot.1