Subject: echo usage in /usr/pkgsrc/Makefile
To: None <tech-pkg@netbsd.org>
From: Tomasz Luchowski <zuntum@eik.pl>
List: tech-pkg
Date: 02/26/2001 21:22:55
I think we should use "${ECHO}" instead of "@echo" in the main Makefile
in pkgsrc collection. At least ECHO gets defined in mk/bsd.pkg.subdir.mk,
which /usr/pkgsrc/Makefile includes. I had no problems when I replaced
"@echo" with "${ECHO}" for testing.

-- 
/* [zuntum] zuntum@eik.pl , [WWW] http://zuntum.net */