freebsd-dev/usr.sbin/elf2exe/Makefile
1999-08-28 01:35:59 +00:00

10 lines
111 B
Makefile

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