We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef1f9c2 commit ffc0e84Copy full SHA for ffc0e84
GNUmakefile.in
@@ -324,7 +324,7 @@ dist:
324
325
.PHONY: distclean
326
distclean: clean
327
- 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
328
329
.PHONY: maintainer-clean
330
maintainer-clean: distclean
0 commit comments