build: Remove .cache and compile_commands.json on distclean
This commit is contained in:
@@ -324,7 +324,7 @@ dist:
|
||||
|
||||
.PHONY: distclean
|
||||
distclean: clean
|
||||
rm -rf edk2-ovmf config.log config.status GNUmakefile config.h man/man1/limine.1
|
||||
rm -rf .cache compile_commands.json edk2-ovmf config.log config.status GNUmakefile config.h man/man1/limine.1
|
||||
|
||||
.PHONY: maintainer-clean
|
||||
maintainer-clean: distclean
|
||||
|
||||
Reference in New Issue
Block a user