Home | History | Annotate | Line # | Download | only in USD.doc
Makefile revision 1.6.22.1
      1  1.6.22.1      matt #	$NetBSD: Makefile,v 1.6.22.1 2007/11/06 23:07:16 matt Exp $
      2       1.3       cgd #	@(#)Makefile	8.1 (Berkeley) 8/14/93
      3       1.1   mycroft 
      4       1.1   mycroft DIR=	usd/04.csh
      5  1.6.22.1      matt SRCS=	tabs csh.1 csh.2 csh.3 csh.4 csh.ap csh.g
      6       1.1   mycroft MACROS= -ms
      7       1.1   mycroft 
      8       1.4  christos paper.ps: ${SRCS}
      9       1.6     lukem 	${TOOL_SOELIM} -I${.CURDIR} ${.ALLSRC} | \
     10       1.6     lukem 	    ${TOOL_ROFF_PS} ${MACROS} > ${.TARGET}                  
     11       1.6     lukem 
     12       1.1   mycroft .include <bsd.doc.mk>
     13