Initial commit. Francais facile script.

This commit is contained in:
2020-06-15 19:31:19 -04:00
commit 424801df90
3 changed files with 75 additions and 0 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
check:
perl -wc frfac
perlcritic frfac
install:
sudo install -o root -g wheel -m 0755 -d /usr/local/bin
sudo install -o root -g wheel -m 0555 frfac /usr/local/bin