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