]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/elfdump/Makefile
Fix conflicts after heimdal-1.1 import and add build infrastructure. Import
[FreeBSD/FreeBSD.git] / usr.bin / elfdump / Makefile
1 # $FreeBSD$
2
3 PROG=   elfdump
4 WARNS?= 5
5
6 .include <bsd.prog.mk>