aboutsummaryrefslogtreecommitdiff
path: root/rogue/USD.doc/Makefile
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-05-07 16:32:32 -0400
committerB. Watson <yalhcru@gmail.com>2015-05-07 16:32:32 -0400
commit013ac7742311556022304e8b30ca170d48b3a016 (patch)
tree53faa33e75991363f1a6dcc7edc83a66b70e6995 /rogue/USD.doc/Makefile
downloadbsd-games-extra-013ac7742311556022304e8b30ca170d48b3a016.tar.gz
initial commit
Diffstat (limited to 'rogue/USD.doc/Makefile')
-rw-r--r--rogue/USD.doc/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/rogue/USD.doc/Makefile b/rogue/USD.doc/Makefile
new file mode 100644
index 0000000..4e0bf2e
--- /dev/null
+++ b/rogue/USD.doc/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.7 2014/07/05 19:22:42 dholland Exp $
+# @(#)Makefile 8.1 (Berkeley) 6/8/93
+
+SECTION=reference/ref6
+ARTICLE=rogue
+SRCS= rogue.me
+MACROS= -me
+ROFF_TBL=yes
+
+.include <bsd.doc.mk>