xref: /freebsd/usr.bin/perror/Makefile (revision 6472ac3d8a86336899b6cfb789a4cd9897e3fab5)
1# $FreeBSD$
2
3PROG=	perror
4
5.include <bsd.prog.mk>
6