#	$OpenBSD: Makefile,v 1.8 2015/10/05 06:54:59 deraadt Exp $

PROG=	unifdef
COPTS+=	-Wall

unifdef: unifdef.c version.h

.include <bsd.prog.mk>
