Re: Change of the Makefile

2005-09-21 Thread Eric Blake
> > Recently I found shell is a nice program that can be extended to solve my > automatic regression test problem. So I started hacking it. > I found it would be easiler use $(wildcard) in the builtins/Makefile.in, in > stead of staticly specify all the source files: Unfortunately, it is an ext

Change of the Makefile

2005-09-20 Thread Michael Song
Hello, Shell Community My name is Michael Song Recently I found shell is a nice program that can be extended to solve my automatic regression test problem. So I started hacking it. I found it would be easiler use $(wildcard) in the builtins/Makefile.in, in stead of staticly specify all the sour