Sync usage with man page.
[netbsd-mini2440.git] / games / trek / USD.doc / Makefile
blobb5ce743052f8ab99defb0ed3d39cce6790dcafbf
1 # $NetBSD: Makefile,v 1.3 2003/01/05 12:34:27 pooka Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/8/93
4 DIR= usd/31.trek
5 SRCS= trek.me
6 MACROS= -me
8 paper.ps: ${SRCS}
9 ${TOOL_TBL} ${SRCS} | ${TOOL_ROFF_PS} ${MACROS} > ${.TARGET}
11 .include <bsd.doc.mk>