#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD: stable/5/usr.bin/apply/Makefile 99984 2002-07-14 18:23:22Z alfred $

PROG=	apply
WARNS?=	4

.include <bsd.prog.mk>
