NetBSD/share/doc/usd/34.trek/Makefile

14 lines
268 B
Makefile

# from: @(#)Makefile 6.2 (Berkeley) 6/30/90
# $Id: Makefile,v 1.4 1993/07/31 15:29:34 mycroft Exp $
DIR= usd/34.trek
DOC= 34.trek
SRCS= trek.me
MACROS= -me
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${TBL} ${SRCS} ) | ${ROFF} > ${.TARGET}