freebsd-dev/usr.sbin/elf2exe/Makefile
2001-03-26 14:42:20 +00:00

9 lines
108 B
Makefile

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