aboutsummaryrefslogtreecommitdiff
path: root/bin/sync/Makefile
blob: 8b56d6af4b88fefde13b3b95e17196cc8a87a03f (plain) (blame)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PACKAGE=runtime
PROG=	sync
MAN=	sync.8

.include <bsd.prog.mk>