1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= pt_chown SRCS= pt_chown.c BINOWN= root BINMODE=4555 NO_MAN= .include <bsd.prog.mk>