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