Makefile revision 90415
1# $FreeBSD: head/usr.bin/brandelf/Makefile 90415 2002-02-08 22:31:43Z markm $
2
3MAINTAINER=	obrien
4
5PROG=	brandelf
6
7.include <bsd.prog.mk>
8