Hi, My project tree have many Makefile.am in a recursive directory tree and I want every Makefile.am has a line some thing like xxx_CFLAGS = -Wall. What's the way to do that? You see, there are many different xxx_ in different Makefile.am.
Thanks. - narke
