=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pmdb/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/pmdb/Attic/Makefile 2003/07/22 17:15:13 1.8 --- src/usr.bin/pmdb/Attic/Makefile 2003/12/03 22:28:01 1.9 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.8 2003/07/22 17:15:13 brad Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.9 2003/12/03 22:28:01 grange Exp $ .include *************** *** 45,51 **** CPPFLAGS+=-I${.CURDIR}/arch/${MACHINE_ARCH} .endif ! COPTS=-Wall -Wno-uninitialized .endif --- 45,51 ---- CPPFLAGS+=-I${.CURDIR}/arch/${MACHINE_ARCH} .endif ! COPTS+=-Wall -Wno-uninitialized .endif