Home | History | Annotate | Line # | Download | only in sync
Makefile revision 1.5
      1 #	from: @(#)Makefile	8.1 (Berkeley) 5/31/93
      2 #	$Id: Makefile,v 1.5 1994/09/20 04:18:10 mycroft Exp $
      3 
      4 PROG=	sync
      5 MAN8=	sync.0
      6 
      7 .include <bsd.prog.mk>
      8