xref: /original-bsd/bin/sync/Makefile (revision ee44d74e)
1#	@(#)Makefile	8.1 (Berkeley) 05/31/93
2
3PROG=	sync
4MAN8=	sync.0
5
6.include <bsd.prog.mk>
7