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

11 lines
171 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 6.2 (Berkeley) 6/30/90
DIR= usd/34.trek
SRCS= trek.me
MACROS= -me
paper.${PRINTER}: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>