Home | History | Annotate | Line # | Download | only in sync
Makefile revision 1.6
      1 #	from: @(#)Makefile	8.1 (Berkeley) 5/31/93
      2 #	$Id: Makefile,v 1.6 1994/12/22 09:23:12 cgd Exp $
      3 
      4 PROG=	sync
      5 MAN=	sync.8
      6 
      7 .include <bsd.prog.mk>
      8