From owner-cvs-all Wed May 30 0: 3: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 990C637B423; Wed, 30 May 2001 00:02:58 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4U72w399749; Wed, 30 May 2001 00:02:58 -0700 (PDT) (envelope-from ru) Message-Id: <200105300702.f4U72w399749@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 30 May 2001 00:02:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.man.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/05/30 00:02:58 PDT Modified files: share/mk bsd.man.mk Log: Do not clobber COPY, it may be set differently in /etc/make.conf. This is not the problem for NOMANCOMPRESS, as install(1) does not delete the originals anymore (-c is the default now). Revision Changes Path 1.39 +1 -3 src/share/mk/bsd.man.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message