K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-01-13T23:53:46.000000Z K 7 svn:log V 281 Prevent infinite substitution of the empty string by forcing non- global substitution. In general it's a makefile bug to globally substitute the empty string, but it's a bug in make(1) if a bug in the makefile yields an infinite running time of make(1). Not objected to by: arch@ END