Home | History | Annotate | Line # | Download | only in sync
Makefile revision 1.4
      1  1.4  mycroft #	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
      2  1.4  mycroft #	$Id: Makefile,v 1.4 1993/08/01 05:46:43 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	sync
      5  1.1      cgd MAN8=	sync.0
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8