Home | History | Annotate | Line # | Download | only in sync
Makefile revision 1.7
      1 #	$NetBSD: Makefile,v 1.7 1995/03/21 09:11:33 cgd Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3 
      4 PROG=	sync
      5 MAN=	sync.8
      6 
      7 .include <bsd.prog.mk>
      8