sandbox: delete orphaned test files
This commit is contained in:
5
Makefile
5
Makefile
@@ -75,13 +75,10 @@ $(BUILD_DIR)/compile_commands.json:
|
||||
|
||||
@./tools/make/generate_compile_commands.py
|
||||
|
||||
sandbox:
|
||||
@$(MAKE) -C sandbox
|
||||
|
||||
compile-db: $(BUILD_DIR)/compile_commands.json
|
||||
|
||||
include arch/$(ARCH)/extra.mk
|
||||
|
||||
.PHONY: all compile-db sandbox
|
||||
.PHONY: all compile-db
|
||||
|
||||
.INTERMEDIATE: $(ARCH_TEMP_FILES)
|
||||
|
||||
Reference in New Issue
Block a user