PROG=	pedisassem
SRCS=	decoder.c ieee.c main.c pedump.c print.c

NOMAN=	yes
BINDIR=	${PREFIX}/bin

NOGCCERROR=yes

.include <bsd.prog.mk>
