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