]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/elf2aout/Makefile
Fix merge of r240605 (done in r243684).
[FreeBSD/stable/8.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6 WARNS?= 5
7
8 .include <bsd.prog.mk>