]> git.proxmox.com Git - pve-manager.git/blob - aplinfo/Makefile
removed automake/autoconf, removed unused files
[pve-manager.git] / aplinfo / Makefile
1
2 DOCDIR=/usr/share/doc/pve-manager/
3
4 all:
5
6 .PHONY: install
7 install: aplinfo.dat support@proxmox.com.pubkey
8 install -D -m 0644 aplinfo.dat ${DESTDIR}${DOCDIR}/aplinfo.dat
9 install -D -m 0644 support@proxmox.com.pubkey ${DESTDIR}${DOCDIR}/support@proxmox.com.pubkey
10
11 .PHONY: distclean
12 distclean: clean
13
14 .PHONY: clean
15 clean:
16 rm -rf *~ aplinfo.dat.gz aplinfo.dat.asc