# $NetBSD: Makefile,v 1.2 1995/08/29 20:26:39 leo Exp $
PROG=binpatch
MAN=binpatch.8
BINDIR=/sbin
LDFLAGS+=-static
.include <bsd.prog.mk>