Home | History | Annotate | Line # | Download | only in SMM.doc
Makefile revision 1.1
      1  1.1  mycroft #	from: @(#)Makefile	8.1 (Berkeley) 6/8/93
      2  1.1  mycroft #	$Id: Makefile,v 1.1 1994/06/08 19:01:26 mycroft Exp $
      3  1.1  mycroft 
      4  1.1  mycroft DIR=	smm/03.fsck
      5  1.1  mycroft SRCS=	0.t 1.t 2.t 3.t 4.t
      6  1.1  mycroft MACROS=	-ms
      7  1.1  mycroft 
      8  1.1  mycroft .include <bsd.doc.mk>
      9