1 1.7.20.1 wrstuden # $NetBSD: Makefile,v 1.7.20.1 2008/09/18 04:30:07 wrstuden Exp $ 2 1.1 cjs 3 1.1 cjs PROG= mopprobe 4 1.1 cjs 5 1.1 cjs .include <bsd.prog.mk> 6 1.7 mrg 7 1.7.20.1 wrstuden .if (defined(HAVE_GCC) && ${HAVE_GCC} == 4) || defined(HAVE_PCC) 8 1.7.20.1 wrstuden COPTS.mopprobe.c+= -Wno-pointer-sign 9 1.7 mrg .endif 10