mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-26 12:49:15 +00:00
buildsys: clean more
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a8a8dd847b
commit
83b0b7d185
2
Makefile
2
Makefile
@ -37,7 +37,7 @@ ${DSC}: ${BUILDDIR}
|
|||||||
.PHONY: clean distclean
|
.PHONY: clean distclean
|
||||||
distclean: clean
|
distclean: clean
|
||||||
clean:
|
clean:
|
||||||
rm -rf *~ *.deb *.changes ${BUILDDIR} *.buildinfo *.dsc *.tar.gz
|
rm -rf *~ *.deb *.changes ${PACKAGE}-*/ *.buildinfo *.dsc *.tar.gz
|
||||||
|
|
||||||
.PHONY: check
|
.PHONY: check
|
||||||
check:
|
check:
|
||||||
|
Loading…
Reference in New Issue
Block a user