aboutsummaryrefslogtreecommitdiff
path: root/bin/sync/Makefile
blob: a4d88ebb052b8228375017a8eb92bd4db4ac852a (plain) (blame)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.3 1994/09/24 02:59:07 davidg Exp $

PROG=	sync
MAN8=	sync.8

.include <bsd.prog.mk>