]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - trek/USD.doc/Makefile
NetBSD: You choose the hardware, we'll bring the OS.
[bsdgames-darwin.git] / trek / USD.doc / Makefile
1 # $NetBSD: Makefile,v 1.2 1995/04/22 10:59:48 cgd Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/8/93
3
4 DIR= usd/31.trek
5 SRCS= trek.me
6 MACROS= -me
7
8 paper.ps: ${SRCS}
9 ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
10
11 .include <bsd.doc.mk>