01648d65d3
GCC suppresses the warning for ``standard'' header files, but since the headers do not come from the ``standard'' place in a ``make world'', GCC doesn't get it.
4 lines
137 B
Makefile
4 lines
137 B
Makefile
# $Id: Makefile.inc,v 1.1 1997/12/02 20:44:47 wollman Exp $
|
|
|
|
CWARNFLAGS= -Werror -Wall -Wnested-externs -Wmissing-prototypes -Wno-unused
|