freebsd-skq/usr.bin/elf2aout/Makefile

9 lines
81 B
Makefile

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