]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - usr.bin/elf2aout/Makefile
Update releng/9.3 to -RELEASE in preparation of starting
[FreeBSD/releng/9.3.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>