]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.bin/elf2aout/Makefile
MFS9 r254953, itself an MFC of r254942 and r254952:
[FreeBSD/releng/9.2.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>