]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.bin/elf2aout/Makefile
MFstable/10 r278052,r278190,r278191,r278574,r278575,r280422:
[FreeBSD/stable/9.git] / usr.bin / elf2aout / Makefile
1 # $FreeBSD$
2
3 PROG=   elf2aout
4
5 NO_WERROR=
6
7 .include <bsd.prog.mk>