1 1.9 dholland # $NetBSD: Makefile,v 1.9 2014/07/05 19:22:41 dholland Exp $ 2 1.3 cgd # @(#)Makefile 8.1 (Berkeley) 8/14/93 3 1.1 mycroft 4 1.9 dholland SECTION=reference/ref1 5 1.8 dholland ARTICLE=csh 6 1.7 tls SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.ap csh.g 7 1.1 mycroft MACROS= -ms 8 1.8 dholland EXTRAHTMLFILES=\ 9 1.8 dholland csh1.png csh2.png csh3.png csh4.png csh5.png csh6.png csh7.png \ 10 1.8 dholland csh8.png csh9.png 11 1.6 lukem 12 1.1 mycroft .include <bsd.doc.mk> 13