> nvboard
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 17:27:48 up 2:14, 2 users, load average: 0.35, 0.91, 1.00
This commit is contained in:
parent
5810984cbb
commit
3543a2442d
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ SUBMAKE := $(OBJDIR)/V$(CHISEL_TOP_MODULE).mk
|
|||
|
||||
# Pretty printing
|
||||
MAKEFLAGS += --no-print-directory
|
||||
GREEN=\e[32m
|
||||
NC=\e[0m
|
||||
GREEN := \e[32m
|
||||
NC := \e[0m
|
||||
define colorize
|
||||
printf '$(GREEN)'$(1)'$(NC) $(2)\n'
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue