1 1.7 dholland # $NetBSD: Makefile,v 1.7 2014/07/05 19:22:43 dholland Exp $ 2 1.3 perry # 3 1.1 mrg # @(#)Makefile 8.2 (Berkeley) 5/11/94 4 1.1 mrg 5 1.7 dholland SECTION=reference/ref5 6 1.6 dholland ARTICLE=timed 7 1.1 mrg SRCS= timed.ms 8 1.6 dholland DEPSRCS=time date unused loop # spell.ok? 9 1.1 mrg MACROS= -ms 10 1.6 dholland ROFF_TBL=yes 11 1.6 dholland EXTRAHTMLFILES=\ 12 1.6 dholland timed1.png timed2.png timed3.png timed4.png timed5.png \ 13 1.6 dholland timed6.png timed7.png timed8.png timed9.png timed10.png \ 14 1.6 dholland timed11.png timed12.png timed13.png timed14.png timed15.png \ 15 1.6 dholland timed16.png timed17.png timed18.png timed19.png timed20.png \ 16 1.6 dholland timed21.png timed22.png timed23.png timed24.png 17 1.1 mrg 18 1.1 mrg .include <bsd.doc.mk> 19