b0b7095861
Submitted by: Mike Barcroft <mike@q9media.com> Set maintainer to myself. This needs to stay in sync with what Buntils does, and it would be best to pass functionality changes thru me to make sure future plans are taken into account.
9 lines
82 B
Makefile
9 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER= obrien
|
|
|
|
PROG= brandelf
|
|
WARNS?= 2
|
|
|
|
.include <bsd.prog.mk>
|