FreeBSD-5.3/libexec/pt_chown/Makefile

# $FreeBSD: src/libexec/pt_chown/Makefile,v 1.1 2003/01/02 20:44:41 jmallett Exp $

PROG=	pt_chown
SRCS=	pt_chown.c
BINOWN=	root
BINMODE=4555
NOMAN=	yes

.include <bsd.prog.mk>