* configure.in: Rename libFOO to target-libFOO, and xiberty
authorPer Bothner <per@bothner.com>
Sat, 28 Oct 1995 06:28:42 +0000 (06:28 +0000)
committerPer Bothner <per@bothner.com>
Sat, 28 Oct 1995 06:28:42 +0000 (06:28 +0000)
commitab1cbc674288f381fd0a6352d3cf8f9c8991ed53
tree9014938cb274816577e1bdc90bbebb29776681c5
parent3dbe0fa2a7deaf79e33b74dc4cfe83a71803d04f
* configure.in:  Rename libFOO to target-libFOO, and xiberty
to target-xiberty, to provide more flexibility.
(target_subdir):  Define.  Create if cross.
Set TARGET_SUBDIR in Makefile to ${target_subdir}.
* Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
-> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
check-libFOO -> check-target-libFOO, etc.
($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
$(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
(configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
allow ALL_GCC="" to only configure.
(DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
(ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
(LIBGXX_SUPPORT_DIRS):  Remove xiberty.
ChangeLog
Makefile.in
configure.in
This page took 0.024867 seconds and 4 git commands to generate.