1 1.7 dholland # $NetBSD: Makefile,v 1.7 2014/07/05 19:22:43 dholland Exp $ 2 1.1 cgd # @(#)Makefile 8.1 (Berkeley) 6/8/93 3 1.1 cgd 4 1.7 dholland SECTION=reference/ref8 5 1.6 dholland ARTICLE=lpd 6 1.1 cgd SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t 7 1.1 cgd MACROS= -ms 8 1.6 dholland ROFF_TBL=yes 9 1.6 dholland EXTRAHTMLFILES=lpd1.png lpd2.png lpd3.png 10 1.1 cgd 11 1.1 cgd .include <bsd.doc.mk> 12