mirror of
git://git.proxmox.com/git/pve-firewall.git
synced 2025-01-04 09:17:58 +03:00
buildsys: cleanup and expand clean target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
005ab90dad
commit
8fca2e979a
2
Makefile
2
Makefile
@ -44,7 +44,7 @@ distclean: clean
|
||||
clean:
|
||||
make -C src clean
|
||||
make -C test clean
|
||||
rm -rf *~ debian/*~ example/*~ *.deb *.changes *.buildinfo $(BUILDDIR) $(PACKAGE)*.tar.gz *.dsc
|
||||
rm -rf *.deb *.dsc *.changes *.build *.buildinfo $(PACKAGE)-[0-9]*/ $(PACKAGE)*.tar*
|
||||
|
||||
.PHONY: upload
|
||||
upload: $(DEBS)
|
||||
|
Loading…
Reference in New Issue
Block a user