slitaz-forge view pangolin/Makefile @ rev 714

Virtual machines have moved
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 01 10:43:39 2021 +0000 (2021-02-01)
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