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