summaryrefslogtreecommitdiffstats
path: root/distrib/special/sync/Makefile
blob: bbc68ab8656b182ff5d70b426893d59841a90f7c (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:03 deraadt Exp $

PROG=	sync
MAN=	sync.8

.PATH:	${.CURDIR}/../../../bin/sync
.include <bsd.prog.mk>