From 02faa053e0d727884e3ef5ec0a45e501840d3a53 Mon Sep 17 00:00:00 2001 From: kstailey Date: Mon, 23 Jun 1997 03:57:24 +0000 Subject: respect NOMAN --- gnu/usr.bin/cvs/Makefile.bsd-wrapper | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/cvs/Makefile.bsd-wrapper b/gnu/usr.bin/cvs/Makefile.bsd-wrapper index 072157a7efc..ac6ba1ddef0 100644 --- a/gnu/usr.bin/cvs/Makefile.bsd-wrapper +++ b/gnu/usr.bin/cvs/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.23 1997/05/29 20:12:22 deraadt Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.24 1997/06/23 03:57:23 kstailey Exp $ .include @@ -47,4 +47,6 @@ tags: .include .include +.ifndef NOMAN .include +.endif -- cgit v1.2.3