freebsd-dev/usr.sbin/elf2exe/Makefile

8 lines
93 B
Makefile

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