summaryrefslogtreecommitdiff
path: root/regress/usr.bin/Makefile
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2006-03-11 16:55:13 +0000
committerRay Lai <ray@cvs.openbsd.org>2006-03-11 16:55:13 +0000
commitcecbe8303a0f65af1519d78468609401826727d1 (patch)
tree539209249862c3cbc61435b29b2409c5a8296204 /regress/usr.bin/Makefile
parente3a7d7a0a24221a87ff318ab6bcd2c505090a0fa (diff)
Disable RCS regression tests since RCS is not linked yet.
ok niallo
Diffstat (limited to 'regress/usr.bin/Makefile')
-rw-r--r--regress/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/usr.bin/Makefile b/regress/usr.bin/Makefile
index b3b3bcca7e6..ef8ba568e9a 100644
--- a/regress/usr.bin/Makefile
+++ b/regress/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.16 2006/03/11 06:22:47 ray Exp $
+# $OpenBSD: Makefile,v 1.17 2006/03/11 16:55:12 ray Exp $
# $NetBSD: Makefile,v 1.1 1997/12/30 23:27:11 cgd Exp $
SUBDIR+= basename bc cap_mkdb dc diff diff3 dirname grep gzsig m4 make patch
-SUBDIR+= rcs sdiff sort ssh tsort
+SUBDIR+= sdiff sort ssh tsort
.include <bsd.subdir.mk>