Re: Reader error on use of ifeq conditional

2002-02-01 Thread Paul D. Smith
%% Ashwani Wason <[EMAIL PROTECTED]> writes: aw> I get the following error on using gnu make version aw> "GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. aw> Built for sparc-sun-solaris2.8" No, you don't :). aw> make: Fatal error in reader: Makefile, line 30: unexpecte

Reader error on use of ifeq conditional

2002-02-01 Thread Ashwani Wason
Hi, I get the following error on using gnu make version "GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for sparc-sun-solaris2.8" make: Fatal error in reader: Makefile, line 30: unexpected end of line seen The line in question has an ifeq conditional in the previous lin

RE: info

2002-02-01 Thread Doug Shea
Title: RE: info     Gmake has the option "-d" that will output a large amount of very detailed information about what it's doing and why. I suggest you re-direct this to a file. Also, the "-p" option will print out the definitions of all internal macros and targets. I've used both these o

info

2002-02-01 Thread bmarcade
Hello, I'm sorry to bother you on this e-mail address, but I am working with quiet complex makefiles and would like to know if it exist a debugger or 'tracer' for make. Can you help me ? Regards Bruno ___ Bug-make mailing list [EMAIL PROTECTED] http