Makefile revision 83452
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
274848Sru# $FreeBSD: head/usr.bin/id/Makefile 83452 2001-09-14 14:04:08Z ru $
31590Srgrimes
41590SrgrimesPROG=	id
577314SddWARNS?=	2
683452SruLINKS=	${BINDIR}/id ${BINDIR}/groups
783452SruLINKS+=	${BINDIR}/id ${BINDIR}/whoami
874848SruMAN=	id.1 groups.1 whoami.1
91590Srgrimes
101590Srgrimes.include <bsd.prog.mk>
11