mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
9 lines
86 B
Makefile
9 lines
86 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= pt_chown
|
|
BINOWN= root
|
|
BINMODE=4555
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|