# @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ PROG= id WARNS?= 2 SCRIPTS=groups.sh whoami.sh MAN= id.1 groups.1 whoami.1 .include