slitaz-forge view pangolin/Makefile @ rev 575

arm: Update for PiClass announcement
author Christophe Lincoln <pankso@slitaz.org>
date Sat Aug 09 19:00:27 2014 +0200 (2014-08-09)
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