1# $OpenBSD: Makefile,v 1.2 2023/08/14 08:56:21 kn Exp $ 2 3PROG= sync 4 5.PATH: ${.CURDIR}/../../../bin/sync 6.include <bsd.prog.mk> 7