mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-29 01:37:41 +00:00
Clean up tarballs in "make clean"
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
7f0208a0f9
commit
6d6aff1bab
2
Makefile
2
Makefile
@ -114,7 +114,7 @@ clean:
|
|||||||
$(MAKE) -C Cryptlib/OpenSSL clean
|
$(MAKE) -C Cryptlib/OpenSSL clean
|
||||||
$(MAKE) -C lib clean
|
$(MAKE) -C lib clean
|
||||||
rm -rf $(TARGET) $(OBJS) $(MOK_OBJS) $(FALLBACK_OBJS) $(KEYS) certdb
|
rm -rf $(TARGET) $(OBJS) $(MOK_OBJS) $(FALLBACK_OBJS) $(KEYS) certdb
|
||||||
rm -f *.debug *.so *.efi
|
rm -f *.debug *.so *.efi *.tar.*
|
||||||
|
|
||||||
GITTAG = $(VERSION)
|
GITTAG = $(VERSION)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user