mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-03 10:05:08 +00:00
buildsys: clean: remove *.buildinfo
This commit is contained in:
parent
c6cbc95f24
commit
e8ae1f090b
2
Makefile
2
Makefile
@ -81,7 +81,7 @@ distclean: clean
|
|||||||
rm -f examples/simple-demo.pem
|
rm -f examples/simple-demo.pem
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf ./build *.deb *.changes ${BTDIR} examples/simple-demo.lck
|
rm -rf ./build *.deb *.changes *.buildinfo ${BTDIR} examples/simple-demo.lck
|
||||||
find . -name '*~' -exec rm {} ';'
|
find . -name '*~' -exec rm {} ';'
|
||||||
|
|
||||||
.PHONY: dinstall
|
.PHONY: dinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user