]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/elf2aout/Makefile
MFC r241848:
[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>