Error consistently when running recursive make
authorDan Nicholson <dbn.lists@gmail.com>
Tue, 6 May 2008 19:29:53 +0000 (12:29 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Tue, 6 May 2008 19:29:53 +0000 (12:29 -0700)
commitcba14d85a854df8b5f24342c072acf21813761b6
tree60b6fd20ef1ba10ebbc1ddf8dc6e11908aa063c2
parent50f7e6fb5f0754093e11b781b916034001d44a09
Error consistently when running recursive make

When changing directories and running a sub-make, ensure that both the
cd and make commands propagate errors to the parent make.
Makefile
src/egl/Makefile
src/glu/Makefile
src/glx/Makefile
src/mesa/Makefile
src/mesa/drivers/beos/Makefile