# @(#)Makefile 8.2 (Berkeley) 3/27/94 # # $FreeBSD$ PROG= idmapd MAN= idmapd.8 CFLAGS+= -DNFS -I${.CURDIR}/../../sys WARNS?= 2 .include