Home | History | Annotate | Line # | Download | only in 05.fastfs
Makefile revision 1.6
      1  1.6  dholland #	$NetBSD: Makefile,v 1.6 2014/07/05 19:22:03 dholland Exp $
      2  1.3     perry #
      3  1.1       cgd #	@(#)Makefile	8.1 (Berkeley) 6/8/93
      4  1.1       cgd 
      5  1.6  dholland SECTION=smm
      6  1.6  dholland ARTICLE=fastfs
      7  1.1       cgd SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t
      8  1.1       cgd MACROS=	-ms
      9  1.6  dholland ROFF_TBL=yes
     10  1.6  dholland ROFF_EQN=yes
     11  1.6  dholland EXTRAHTMLFILES=\
     12  1.6  dholland 	fastfs1.png fastfs2.png fastfs3.png fastfs4.png fastfs5.png \
     13  1.6  dholland 	fastfs6.png fastfs7.png fastfs8.png fastfs9.png fastfs10.png \
     14  1.6  dholland 	fastfs11.png fastfs12.png fastfs13.png fastfs14.png fastfs15.png \
     15  1.6  dholland 	fastfs16.png fastfs-9.png
     16  1.1       cgd 
     17  1.1       cgd .include <bsd.doc.mk>
     18