]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.bin/elf2aout/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>