=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/Makefile,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** src/usr.bin/make/Makefile 2000/07/17 23:09:06 1.21 --- src/usr.bin/make/Makefile 2000/09/14 13:32:05 1.22 *************** *** 1,7 **** ! # $OpenBSD: Makefile,v 1.21 2000/07/17 23:09:06 espie Exp $ PROG= make ! CFLAGS+= -I${.OBJDIR} -I${.CURDIR} -Wall -Wno-char-subscripts -Wno-unused -Wstrict-prototypes#-Wmissing-prototypes -Wstrict-prototypes .if (${MACHINE_ARCH} == "m88k") CFLAGS+=-O0 --- 1,7 ---- ! # $OpenBSD: Makefile,v 1.22 2000/09/14 13:32:05 espie Exp $ PROG= make ! CFLAGS+= -I${.OBJDIR} -I${.CURDIR} -Wall -Wno-char-subscripts -Wstrict-prototypes .if (${MACHINE_ARCH} == "m88k") CFLAGS+=-O0