1# $NetBSD: Makefile,v 1.10 2012/08/10 12:10:29 joerg Exp $ 2 3PROG= mopprobe 4 5.include <bsd.prog.mk> 6 7COPTS.mopprobe.c+= -Wno-pointer-sign 8