2bit/Makefile

5 lines
76 B
Makefile

install:
cp 2bit.py /usr/local/bin/2bit
uninstall:
rm /usr/local/bin/2bit