Home | History | Annotate | Line # | Download | only in traceroute
Makefile revision 1.3
      1  1.3  mycroft #	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
      2  1.2  mycroft #	$Id: Makefile,v 1.3 1994/05/16 19:15:57 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	traceroute
      5  1.1      cgd MAN8=	traceroute.0
      6  1.1      cgd BINOWN=	root
      7  1.1      cgd BINMODE=4555
      8  1.1      cgd 
      9  1.1      cgd .include <bsd.prog.mk>
     10