xref: /dragonfly/usr.bin/perror/Makefile (revision 67640b13)
1# $FreeBSD: head/usr.bin/perror/Makefile 192423 2009-05-20 05:49:06Z maxim $
2
3PROG=	perror
4
5.include <bsd.prog.mk>
6