repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
games
/
rogue
/
USD.doc
/
Makefile
blob
4e0bf2e8bf395e4e9e7b509883ad963b8ff74634
1
# $NetBSD: Makefile,v 1.7 2014/07/05 19:22:42 dholland Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/8/93
3
4
SECTION
=
reference
/
ref6
5
ARTICLE
=
rogue
6
SRCS
=
rogue.me
7
MACROS
= -
me
8
ROFF_TBL
=
yes
9
10
.
include
<
bsd.doc.mk
>