mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-04 19:10:03 +00:00
buildsys: clean and distclean are phony targets
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
54ec74bb2d
commit
584d34a7de
1
Makefile
1
Makefile
@ -83,6 +83,7 @@ install: ${BTDATA}
|
|||||||
upload: ${DEB}
|
upload: ${DEB}
|
||||||
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
|
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
|
||||||
|
|
||||||
|
.PHONY: clean distclean
|
||||||
distclean: clean
|
distclean: clean
|
||||||
rm -f examples/simple-demo.pem
|
rm -f examples/simple-demo.pem
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user