Shemum/Makefile

5 lines
71 B
Makefile
Raw Normal View History

install:
cp $PWD/shemum /usr/bin/shemum
clean:
rm -f /usr/bin/shemum