Home | History | Annotate | Line # | Download | only in sync
      1 #	$NetBSD: Makefile,v 1.9 1997/07/20 22:38:07 christos Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3 
      4 PROG=	sync
      5 MAN=	sync.8
      6 
      7 .include <bsd.prog.mk>
      8