getshows/Makefile

8 lines
158 B
Makefile

check:
perl -wc frfac
perlcritic frfac
install:
install -o root -g wheel -m 0755 -d /usr/local/bin
install -o root -g wheel -m 0555 frfac /usr/local/bin