update apps: bionicgpt
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ contexts: $(foreach var,$(CONTEXT),context-$(var))
|
||||
|
||||
# target context-% print-%: Print % value
|
||||
.PHONY: context-% print-%
|
||||
context-% print-%:
|
||||
context-% print-%: stack
|
||||
@printf "${COLOR_HIGHLIGHT}%-37s${COLOR_RESET}" $*
|
||||
@printf "${COLOR_VALUE}"
|
||||
@$(call PRINTF,$($*))
|
||||
|
||||
Reference in New Issue
Block a user