summaryrefslogtreecommitdiff
path: root/distrib/special/sync/Makefile
blob: 4911f5a83f3ef8b50e1d0efa36430abe3d1afb75 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 2023/08/14 08:56:21 kn Exp $

PROG=	sync

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