K 10 svn:author V 3 bde K 8 svn:date V 27 2003-06-04T11:21:18.000000Z K 7 svn:log V 281 Removed garbage: - -elf in CFLAGS had no effect except to reduce portability. - -elf in LDFLAGS had even less effect, since LDFLAGS is not used. - -Wall in CFLAGS had no effect except to reduce portability and break overriding of WARNS, since the setting of WARNS implies -Wall. END