slitaz-forge view pangolin/Makefile @ rev 170

Add css aliase for mirror
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 20 16:19:06 2012 +0100 (2012-03-20)
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