README.md and Makefile update.
This commit is contained in:
parent
10d8447d30
commit
caeeb55b50
2 changed files with 16 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -7,3 +7,6 @@ clean:
|
|||
install:
|
||||
cp ./checkpw /usr/bin/
|
||||
|
||||
uninstall:
|
||||
rm -f /usr/bin/checkpw
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue