]> git.proxmox.com Git - pve-manager.git/blob - aplinfo/Makefile
b416572c938f10f2628688a82dc3f41da37c6a58
[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 install -D -m 0644 release@turnkeylinux.com.pubkey ${DESTDIR}${DOCDIR}/release@turnkeylinux.com.pubkey
11
12 .PHONY: distclean
13 distclean: clean
14
15 .PHONY: clean
16 clean:
17 rm -rf *~ aplinfo.dat.gz aplinfo.dat.asc