# $FreeBSD$
PROG= elf2exe
SRCS= elf2exe.c
MAN8= elf2exe.8
CFLAGS+= -Wall
MANSUBDIR=/${MACHINE_ARCH}
.include <bsd.prog.mk>