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

8 lines
93 B
Makefile

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