Makefile revision 93019
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/apply/Makefile 93019 2002-03-23 15:20:45Z markm $
3
4PROG=	apply
5
6.include <bsd.prog.mk>
7