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

PACKAGE=runtime
PROG=	sync
MAN=	sync.8

.include <bsd.prog.mk>