From 68902ce8e3c0d5b88b30783a1de2693b77e83b29 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Jul 1998 04:44:17 +0000 Subject: . --- ChangeLog | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 45105d27..74275a94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ +1998-07-20 Roland McGrath + + * config.make.in (build-profiled): New variable, subst @profile@. + * Makeconf (no_prof): Set to t if $(build-profiled) is not no. + + * Makeconf: Inhibit $(target).prof_d include if no_prof=t. + Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG * Makeconf (CPPFLAGS): Include $($*-CPPFLAGS). Reported by Gordon Matzigkeit (gord@gnu.org). - + * INSTALL-cross: Updated by Gordon Matzigkeit (gord@gnu.org). 1998-04-02 Gordon Matzigkeit @@ -27,7 +34,7 @@ Tue Jul 7 11:39:08 1998 Thomas Bushnell, n/BSG Mon Jul 21 16:18:50 1997 Thomas Bushnell, n/BSG * Makeconf (linking .prof executable): Don't mutate library names - here. + here. (making %.prof_d special target): Mutate library names here. (%.prof_d): Depend on Makefile in srcdir. @@ -69,7 +76,7 @@ Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG * INSTALL: Likewise. Thu Jun 5 14:20:56 1997 Thomas Bushnell, n/BSG - + * Makefile: Don't include directory .d files if no_deps is t. (prog-subdirs): Omit ftpfs. @@ -79,7 +86,7 @@ Fri May 23 10:06:34 1997 Thomas Bushnell, n/BSG * aclocal.m4: New file. * Makefile (DIST_FILES): Add aclocal.m4. (Patch from Marcus G. Daniels, marcus@cathcart.sysc.pdx.edu). - + Wed May 7 12:28:58 1997 Miles Bader * libftpconn, ftpfs: New directories. @@ -99,7 +106,7 @@ Fri Oct 25 20:17:47 1996 Thomas Bushnell, n/BSG Wed Oct 23 01:36:35 1996 Thomas Bushnell, n/BSG * Makeconf ($(target)): Repair rule for building of .prof_d - files. + files. ($(target), $(target).prof): Refer to generated variables (-CFLAGS, -LFLAGS, -LDLIBS) by the base name ($*) not $@. (_libext): Likewise. @@ -118,7 +125,7 @@ Mon Oct 21 22:22:49 1996 Thomas Bushnell, n/BSG ($(addsuffix .prof_d, $(target))): Include this if not a library. Also a new rule to build them. ($(target)) [prof-depend == t]: Kludge to write out its dependencies. - + Tue Oct 15 12:29:26 1996 Thomas Bushnell, n/BSG * Makeconf (relink): Remove $(linktarg) always. @@ -180,7 +187,7 @@ Thu Sep 12 15:45:34 1996 Thomas Bushnell, n/BSG ($(..)/$(dir).d): New target. ($(target)) [doinst == one]: Depend on libraries from library_deps. ($(libname).so) [makemode == library]: Likewise. - + * Makefile ($(prog-subdirs) $(lib-subdirs)): New rule. (%-all): Delete rule. (all): Depend on directory names without appended -all. @@ -195,7 +202,7 @@ Fri Sep 6 17:00:23 1996 Thomas Bushnell, n/BSG * README: Likewise. Thu Sep 5 11:04:38 1996 Thomas Bushnell, n/BSG - + * version.h: New file. * sh-version.sed: New file. * Makefile (DIST_FILES): Add version.h and sh-version.sed. @@ -219,7 +226,7 @@ Sun Sep 1 14:03:20 1996 Miles Bader (BUGADDR, BUGADDR_REF): New variables. * Makefile (lib-subdirs): Add libhurdbugaddr. * libhurdbugaddr: New directory. - + Thu Aug 29 14:14:04 1996 Thomas Bushnell, n/BSG * Makeconf [doinst == one] (install): Don't depend on @@ -243,7 +250,7 @@ Thu Aug 29 14:14:04 1996 Thomas Bushnell, n/BSG $(includedir)/$(installhdrsubdir) or $(includedir). * INSTALL: Tell people to delete Mach's mach_init.h if it got - installed. + installed. Wed Aug 28 11:22:28 1996 Thomas Bushnell, n/BSG @@ -256,12 +263,12 @@ Tue Aug 13 17:54:53 1996 Miles Bader Tue Aug 13 14:05:54 1996 Thomas Bushnell, n/BSG * Makeconf (vpath %.defs): Remove reference for mach and device - headers. + headers. (mach_defs_names, device_defs,names, mach_defs, device_defs): New - variables. + variables. ($(mach_defs), $(device_defs)): New rules. * config.make.in (install_prefix, install_includedir): Delete - variables. + variables. * configure.in (install_prefix): Delete AC_SUBST. Mon Aug 12 12:51:03 1996 Thomas Bushnell, n/BSG @@ -273,9 +280,9 @@ Thu Aug 8 13:14:44 1996 Thomas Bushnell, n/BSG * configure.in: Add AC_SUBST for `install_prefix'. * config.make.in (install_prefix, install_includedir): New - variables. + variables. * Makeconf (vpath %.defs): Look for these in install_includedir. - + Wed Aug 7 14:57:55 1996 Thomas Bushnell, n/BSG * Makefile (prog-subdirs): Add `nfsd'. @@ -308,7 +315,7 @@ Thu Jul 18 00:40:04 1996 Michael I. Bushnell, p/BSG * Makeconf (install): Depend on $(includedir)/$(installhdrsubdir). (install-headers): Likewise. ($(includedir)/$(installhdrsubdir)): New rule. - + * Makeconf (vpath -l%): Tell make where to find -l libraries. Wed Jul 17 22:49:50 1996 Roland McGrath @@ -1210,4 +1217,3 @@ Wed Apr 27 01:54:34 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * Makefile (LIB_SUBDIRS, PROG_SUBDIRS, OTHER_SUBDIRS, SUBDIRS): Renamed to less annoying names, not in ALL GRATUITOUS CAPS. (lib-subdirs): Fixed name of libthreads. - -- cgit v1.2.3