1# $NetBSD: Makefile,v 1.10 2004/01/31 21:47:17 christos Exp $ 2 3WARNS=3 4PROG= identd 5MAN= identd.8 6 7.include <bsd.prog.mk> 8