From owner-cvs-lib Sat Oct 26 16:38:17 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA22874 for cvs-lib-outgoing; Sat, 26 Oct 1996 16:38:17 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA22859; Sat, 26 Oct 1996 16:38:09 -0700 (PDT) Date: Sat, 26 Oct 1996 16:38:09 -0700 (PDT) From: Wolfram Schneider Message-Id: <199610262338.QAA22859@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libtcl Makefile Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/10/26 16:38:09 Modified: lib/libtcl Makefile Log: Do not make symbolic links from obj directory into source tree, it may break `make reinstall'. Use cp(1). simplify makefile Revision Changes Path 1.9 +73 -233 src/lib/libtcl/Makefile