Q6: profiling info and preperation
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ debug: $(BUILD_DIR)/$(TARGET)
|
||||
|
||||
.PHONY: release
|
||||
release: CFLAGS += $(REL_FLAGS)
|
||||
release: clean $(BUILD_DIR)/$(TARGET)
|
||||
release: $(BUILD_DIR)/$(TARGET)
|
||||
|
||||
|
||||
.PHONY: all
|
||||
|
||||
Reference in New Issue
Block a user