> Why does makefiles/Makefile.linux have this CFLAGS:
>
> CFLAGS = -I$(SRCDIR)/include -I/usr/include/ncurses -
> I/usr/include/readline -Dlinuxalpha -Wall -Wstrict-prototypes -O2 -
> fomit-frame-pointer
>
> now every linux box seems to be Alpla?
That is a known "feature". Marc, are you going to back out the last
changes or should I put in a new version from a few days ago?
- Tom