Skip to content

Commit

Permalink
mk: clean cmake build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Feb 12, 2022
1 parent 35f95fe commit ad045a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ $(BUILD): Makefile $(MK) $(MODMKS)
.PHONY: clean
clean:
$(HIDE)rm -rf $(SHARED) $(STATIC) libre.pc test.d test.o test \
$(BUILD) .cache/re
build $(BUILD) .cache/re
$(HIDE)rm -f compile_commands.json


Expand Down

0 comments on commit ad045a3

Please sign in to comment.