[6126] in Athena Bugs

home help back first fref pref prev next nref lref last post

pmax 7.1: imake doesn't understand "#elif"

daemon@ATHENA.MIT.EDU (Ken Raeburn)
Fri Sep 28 15:12:04 1990

Date: Fri, 28 Sep 90 15:11:48 EDT
From: Ken Raeburn <Raeburn@MIT.Edu>
To: bugs@ATHENA.MIT.EDU

My Imakefile has

#if defined(mips)
...
#elif defined (vax)
C++=g++
...

The "#elif" line, and the stuff after it, shows up in my Makefile.  It
shouldn't.

If imake doesn't understand "#elif" (and isn't going to be fixed to),
it should complain.

home help back first fref pref prev next nref lref last post