We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3eb36 commit 0ee335eCopy full SHA for 0ee335e
1 file changed
Makefile
@@ -63,7 +63,7 @@ REQUIRED_DIRS = $(config.LIBRARY_DIR) $(config.SOURCE_DIR) $(config.QUERIES_DIR)
63
# ----------------------------------------
64
#### Targets / main "goals" of this Makefile
65
.PHONY: all
66
-all: setup reason-individual validate-profile-individual test-individual build-combined reason-combined validate-profile-combined test-combined
+all: setup reason-individual test-individual build-combined reason-combined validate-profile-combined test-combined
67
68
# Setup target for creating necessary directories
69
.PHONY: setup
0 commit comments