]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - usr.bin/elf2aout/Makefile
Document r273098, options for displaying mkimg(1) internals
[FreeBSD/releng/10.1.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>