summaryrefslogtreecommitdiff
path: root/usr.bin/rcs
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-12-01 09:36:00 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-12-01 09:36:00 +0000
commit07184c163fab8d80fdf9a7768a86b5cc1dae19fc (patch)
tree38ee8c8d45e1251bc21b093ca934e887f9ab2aa7 /usr.bin/rcs
parent248607deeb11ec1d56f405ef5cfe9135a17a0a71 (diff)
link rcsintro.7;
Diffstat (limited to 'usr.bin/rcs')
-rw-r--r--usr.bin/rcs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/rcs/Makefile b/usr.bin/rcs/Makefile
index 31d7fb4884e..3d4f6b5b4f4 100644
--- a/usr.bin/rcs/Makefile
+++ b/usr.bin/rcs/Makefile
@@ -1,9 +1,10 @@
-# $OpenBSD: Makefile,v 1.24 2005/11/12 21:34:48 niallo Exp $
+# $OpenBSD: Makefile,v 1.25 2005/12/01 09:35:59 xsa Exp $
.PATH: ${.CURDIR}/../cvs
PROG= rcs
-MAN= ci.1 co.1 ident.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1
+MAN= ci.1 co.1 ident.1 rcs.1 rcsclean.1 rcsdiff.1 rcsmerge.1 rlog.1 \
+ rcsintro.7
SRCS= ci.c co.c ident.c rcsclean.c rcsdiff.c rcsmerge.c rcsprog.c rlog.c \
buf.c date.y diff.c diff3.c log.c rcs.c rcsnum.c util.c