diff -u arcem/Makefile arcem-mod/Makefile --- arcem/Makefile 2002-05-05 22:09:39.000000000 +0000 +++ arcem-mod/Makefile 2006-02-01 19:16:39.000000000 +0000 @@ -29,10 +29,7 @@ endif -WARN = -Wall -Wno-return-type -Wno-unknown-pragmas -Wshadow -Wundef \ - -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes \ - -Wmissing-prototypes -Wmissing-declarations -Wnested-externs \ - -Wcast-qual -Werror +WARN = -Wall # add -DHOST_BIGENDIAN for big endian hosts, e.g. Sun, SGI, HP