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
Sync some manuals from bin & sbin with NetBSD-8
[minix.git]
/
bin
/
csh
/
USD.doc
/
Makefile
blob
e53b2688d52d615c3e1dda85ff1a8998e84ed04b
1
# $NetBSD: Makefile,v 1.9 2014/07/05 19:22:41 dholland Exp $
2
# @(#)Makefile 8.1 (Berkeley) 8/14/93
3
4
SECTION
=
reference
/
ref1
5
ARTICLE
=
csh
6
SRCS
=
tabs csh
.1
csh
.2
csh
.3
csh
.4
csh.ap csh.g
7
MACROS
= -
ms
8
EXTRAHTMLFILES
=
\
9
csh1.png csh2.png csh3.png csh4.png csh5.png csh6.png csh7.png \
10
csh8.png csh9.png
11
12
.
include
<
bsd.doc.mk
>