add: Makefile; docs: README.md; docs: moved dependency comment to README.md
This commit is contained in:
parent
4f0abc503a
commit
4fd0f57777
3 changed files with 31 additions and 1 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
install:
|
||||
cp $PWD/shemum /usr/bin/shemum
|
||||
clean:
|
||||
rm -f /usr/bin/shemum
|
Loading…
Add table
Add a link
Reference in a new issue