freebsd-dev/usr.bin/elf2aout/Makefile
Tom Rhodes d31572b0b8 Add a basic manual page for elf2aout.
Alter Makefile and remove NO_MAN.

PR:	109975
2008-12-23 01:22:57 +00:00

9 lines
74 B
Makefile

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