From owner-cvs-all  Thu Apr  6  0:33:35 2000
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5852837BEB6; Thu,  6 Apr 2000 00:33:31 -0700 (PDT)
	(envelope-from ru@FreeBSD.org)
Received: (from ru@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA32438;
	Thu, 6 Apr 2000 00:33:31 -0700 (PDT)
	(envelope-from ru@FreeBSD.org)
Message-Id: <200004060733.AAA32438@freefall.freebsd.org>
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Thu, 6 Apr 2000 00:33:31 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/include Makefile
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

ru          2000/04/06 00:33:30 PDT

  Modified files:
    include              Makefile 
  Log:
  The idea always was that `make copies' should undo the
  `make symlinks' job, but it got broken in rev 1.109.
  
  Restore the correct behaviour.
  
  Revision  Changes    Path
  1.110     +5 -2      src/include/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message