thanks for pointing this out its a bug in the nmake --mam output it output a "done joint.exparse.y" without a previous nested "make joint.exparse.y" It will be fixed in thenext release
On Fri, 30 Jul 2010 13:51:07 +0200 Philippe Bergheaud wrote: > When compiling ast-base.2010-07-01 without nmake (after having removed > src/cmd/nmake from the source tree), I get the following mamake errors: > mamake [lib/libexpr]: /home/felix/tmp/src/lib/libexpr/Mamfile: 229: > joint.exparse.y: improper done statement > mamake [lib/libexpr]: /home/felix/tmp/src/lib/libexpr/Mamfile: 231: > exparse.o: improper done statement > mamake [lib/libexpr]: /home/felix/tmp/src/lib/libexpr/Mamfile: 358: > libexpr.a: improper done statement > mamake [lib/libexpr]: /home/felix/tmp/src/lib/libexpr/Mamfile: 359: expr: > improper done statement > mamake [lib/libexpr]: /home/felix/tmp/src/lib/libexpr/Mamfile: 400: > install: improper done statement > Compiling with nmake works fine. > Philippe Bergheaud > [email protected] _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
