Cleanup and fix distclean target
This commit is contained in:
@@ -52,7 +52,8 @@ clean:
|
||||
|
||||
distclean: clean
|
||||
$(info ===> DIST CLEAN)
|
||||
@rm -f $(TARGET)
|
||||
@rm -f $(TARGET) .clangd compile_commands.json
|
||||
@rm -rf .cache
|
||||
|
||||
info:
|
||||
$(info $(CFLAGS))
|
||||
|
||||
Reference in New Issue
Block a user