1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/elf2aout/Makefile
2004-12-21 08:47:35 +00:00

9 lines
81 B
Makefile

# $FreeBSD$
PROG= elf2aout
NO_MAN=
NO_WERROR=
WARNS?= 5
.include <bsd.prog.mk>