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