slitaz-forge view pangolin/Makefile @ rev 341

mirror: Print the number of files and folders on the dir web page the user is currently on.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 24 00:41:03 2012 +0000 (2012-11-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