From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2077 invoked by alias); 1 Dec 2002 12:01:28 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 2066 invoked by uid 9334); 1 Dec 2002 12:01:27 -0000 Date: Sun, 01 Dec 2002 04:01:00 -0000 Message-ID: <20021201120127.2065.qmail@sources.redhat.com> From: neroden@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src ChangeLog Makefile.def Makefile.in Makefil ... X-SW-Source: 2002-q4/txt/msg00048.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: neroden@sourceware.org 2002-12-01 04:01:27 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure.in ltcf-c.sh ltcf-gcj.sh Log message: 2002-12-01 Nathanael Nerode (continuing slow-motion replay) * Makefile.tpl: Make all-target, install-target behave similarly to all, install (only hitting configured targets). Eliminate unused macro defintions. * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when build != host. * Makefile.tpl: Add all-gcc: all-libiberty dependency. * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. * configure.in: Produce lists of subdir targets we're actually configuring. Remove references to "dosrel". * Makefile.tpl: Let configure set which subdir targets are hit. Remove install-cross; clean up install; remove ALL. Remove references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. Autogenerate host module targets. Remove empty dependency lines and redundant dependency; rearrange slightly. * Makefile.def: Add host-side libtermcap, utils. * Makefile.in: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.287&r2=1.288 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.81&r2=1.82 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.116&r2=1.117 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ltcf-c.sh.diff?cvsroot=src&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ltcf-gcj.sh.diff?cvsroot=src&r1=1.8&r2=1.9