freebsd-dev/usr.sbin/elf2exe/Makefile

10 lines
111 B
Makefile
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
PROG= elf2exe
SRCS= elf2exe.c
MAN8= elf2exe.8
MANSUBDIR=/${MACHINE_ARCH}
.include <bsd.prog.mk>