slitaz-forge view pangolin/Makefile @ rev 363

Add QR code static image
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 24 00:32:14 2013 +0000 (2013-04-24)
parents
children
line source
1 # Makefile for Pangolin tools and files.
2 # Check the README for more information.
3 #
5 PREFIX?=/usr
7 all:
9 install:
10 install -m 0777 pangolin $(PREFIX)/bin
12 uninstall:
13 rm -f $(PREFIX)/bin/pangolin