Makefile revision 3044
1#	@(#)Makefile	8.1 (Berkeley) 5/31/93
2#	$Id$
3
4PROG=	sync
5MAN8=	sync.8
6
7.include <bsd.prog.mk>
8