nobu / ruby-lang.org writes: > Hi, > > At Sun, 9 Apr 2006 01:51:38 +0900, > Robin Stocker wrote in [ruby-core:07688]: >> +ifeq ($(firstword $(YACC)), bison) >> + cp $< $<.tmp >> +else >> +# If we don't have a bison yacc, strip the literal strings >> + sed '/^%token/ s|"[^"]*"||' $< > $<.tmp >> +endif > > This depends on GNU make? Most of all, it breaks "make distclean"... > Nobu Nakada -- Christian Neukirchen <chneukirchen / gmail.com> http://chneukirchen.org