Home | History | Annotate | Line # | Download | only in mt
Makefile revision 1.5
      1  1.5  scottr #	$NetBSD: Makefile,v 1.5 1996/03/06 06:22:04 scottr Exp $
      2  1.3     cgd #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1     cgd 
      4  1.1     cgd PROG=	mt
      5  1.4  scottr SRCS=	mt.c mtrmt.c
      6  1.4  scottr BINOWN=	root
      7  1.5  scottr BINMODE=4555
      8  1.1     cgd 
      9  1.1     cgd .include <bsd.prog.mk>
     10