A very simple 'make install'

This commit is contained in:
Jeff Epler 2013-04-04 09:53:56 -05:00
parent bdb4591a8f
commit 37246f1438

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
.PHONY: install
install:
cp furss.py $(HOME)/bin/furss