diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-12 17:21:46 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-12 17:21:46 +0200 |
commit | a6eb3c69badee386579fba82cae5b29cfb3e8171 (patch) | |
tree | b394befa733f960fe85323f8a5d12b27bc2b12d3 /makefile | |
parent | e689d7947050face22fa1533d9a1cba6d43ea6b8 (diff) | |
parent | d1e381e301bb55432997ff355b5c938e76cd4f20 (diff) |
change nothing
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,3 +20,5 @@ clean: compile_commands.json: compiledb make -Bn + +_Bj: ; $(MAKE) -C . -Bj |