mirror of
git://git.proxmox.com/git/pve-zsync.git
synced 2025-01-30 05:46:58 +03:00
clean target update
This commit is contained in:
parent
44408b4a3a
commit
9553d0bead
2
Makefile
2
Makefile
@ -60,7 +60,7 @@ ${DEB}:
|
|||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
rm -rf debian *.deb ${PACKAGE}-*.tar.gz dist *.8.man *.8.gz
|
rm -rf debian *.deb ${PACKAGE}-*.tar.gz dist *.8.man *.8.gz *.buildinfo
|
||||||
find . -name '*~' -exec rm {} ';'
|
find . -name '*~' -exec rm {} ';'
|
||||||
|
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user