From 3ab571006ef76d839e1eb24d11c62630c9757dfb Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 7 Dec 2007 14:25:02 -0600 Subject: Yet another attempt to autodetect an appropriate "echo -e". --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index a65ce2bc1..181537ead 100644 --- a/src/Makefile +++ b/src/Makefile @@ -73,6 +73,7 @@ TOUCH ?= touch MKDIR ?= mkdir CP ?= cp ECHO ?= echo +PRINTF ?= printf PERL ?= /usr/bin/perl CC ?= $(CROSS_COMPILE)gcc AS ?= $(CROSS_COMPILE)as -- cgit v1.2.3-55-g7522