export grn = $(shell tput setaf 2) export red = $(shell tput setaf 1) export reset = $(shell tput sgr0) export colormk = ""