diff -r d343303b9de5 -r 23ae4aebb94c ct-ng.in --- a/ct-ng.in Tue Jul 17 07:18:04 2007 +0000 +++ b/ct-ng.in Sun Jul 22 16:36:20 2007 +0000 @@ -23,7 +23,7 @@ PHONY += all all: help -HOST_CC = gcc -funsigned-char +HOST_CC := gcc -funsigned-char # Help system help:: help-head help-config help-samples help-build help-clean help-distrib help-env help-tail