log lib-src/Makefile.in @ 7310:22f22911813a

age author description
Wed, 04 May 1994 05:15:00 +0000 Richard M. Stallman (maybe-blessmail): New target to print the blessmail warning message.
Mon, 02 May 1994 20:56:25 +0000 Karl Heuer (${archlibdir}): Be lenient about wc output format.
Sun, 01 May 1994 06:43:34 +0000 Richard M. Stallman (${archlibdir}): Don't run blessmail; instead
Wed, 27 Apr 1994 20:20:31 +0000 Karl Heuer C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
Sat, 23 Apr 1994 07:19:07 +0000 Richard M. Stallman (etags, ctags): Make VERSION a string constant.
Wed, 20 Apr 1994 05:32:33 +0000 Karl Heuer (blessmail): New target.
Sat, 16 Apr 1994 04:46:43 +0000 Richard M. Stallman Renamed from Makefile.in.
Fri, 25 Mar 1994 18:34:05 +0000 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
Sun, 20 Mar 1994 02:05:29 +0000 Richard M. Stallman (UTILITIES): `env' deleted.
Mon, 14 Mar 1994 22:10:04 +0000 Richard M. Stallman (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
Wed, 09 Feb 1994 09:13:05 +0000 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
Sat, 05 Feb 1994 04:58:38 +0000 Richard M. Stallman (profile): New target.
Sun, 02 Jan 1994 18:41:29 +0000 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
Fri, 24 Dec 1993 02:18:42 +0000 Richard M. Stallman (${archlibdir}, install): Use $(INSTALL_PROGRAM)
Fri, 26 Nov 1993 11:08:58 +0000 Richard M. Stallman (mostlyclean): Make it distinct from clean.
Wed, 24 Nov 1993 12:25:49 +0000 Richard M. Stallman (${archlibdir}): Don't do chown or chgrp.
Tue, 16 Nov 1993 09:22:47 +0000 Richard M. Stallman (install): Don't change mode or group when installing.
Mon, 04 Oct 1993 04:31:33 +0000 Roland McGrath (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
Sun, 03 Oct 1993 19:54:21 +0000 Roland McGrath Fixed typos or brainos of whoever though `@' was the comment char.
Thu, 30 Sep 1993 23:25:30 +0000 Brian Fox (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
Tue, 28 Sep 1993 10:04:53 +0000 Brian Fox (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
Fri, 10 Sep 1993 05:40:51 +0000 Roland McGrath (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
Fri, 10 Sep 1993 04:47:05 +0000 Roland McGrath (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
Thu, 12 Aug 1993 22:23:59 +0000 Richard M. Stallman (make-path): Dep on config.h.
Wed, 21 Jul 1993 03:29:43 +0000 Richard M. Stallman (etags): Depend on ../src/config.h.
Mon, 19 Jul 1993 19:11:09 +0000 Richard M. Stallman (install): Use .n, not .new, for temporary filenames.
Tue, 22 Jun 1993 03:58:05 +0000 Jim Blandy * Makefile.in (ctags): Depend on etags, so that parallel makes
Thu, 17 Jun 1993 02:59:21 +0000 Jim Blandy * Makefile.in: Remember, spaces are not tabs.
Wed, 16 Jun 1993 23:49:07 +0000 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
Sun, 13 Jun 1993 18:14:04 +0000 Richard M. Stallman (CPP_CFLAGS): New variable.
Wed, 09 Jun 1993 04:06:57 +0000 Jim Blandy * configure.in: Test for bison.
Wed, 02 Jun 1993 06:52:09 +0000 Richard M. Stallman (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
Sun, 30 May 1993 19:40:39 +0000 Jim Blandy * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
Sat, 29 May 1993 05:00:58 +0000 Richard M. Stallman (timer): Link with $(LOADLIBES).
Fri, 28 May 1993 03:33:15 +0000 Jim Blandy * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
Fri, 28 May 1993 01:19:17 +0000 Richard M. Stallman (ALL_CFLAGS): Add -I../src
Fri, 28 May 1993 00:55:10 +0000 Richard M. Stallman (install): Get the scripts from ${srcdir}, unlike the executables.
Thu, 27 May 1993 02:54:03 +0000 Jim Blandy * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
Thu, 27 May 1993 02:46:57 +0000 Jim Blandy * Makefile.in (install): Do install the programs listed in
Tue, 25 May 1993 20:11:39 +0000 Richard M. Stallman (install): Don't handle INSTALLABLE_SCRIPTS
Mon, 24 May 1993 15:59:44 +0000 Jim Blandy * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
Mon, 24 May 1993 15:39:31 +0000 Jim Blandy * timer.c (xmalloc): Include definition for this, to placate the C
Mon, 24 May 1993 05:54:23 +0000 Jim Blandy * Makefile.in (install): Refer to the variables INSTALLABLES and
Tue, 18 May 1993 20:35:35 +0000 Jim Blandy * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
Sat, 15 May 1993 22:25:51 +0000 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
Sat, 15 May 1993 22:20:34 +0000 Jim Blandy Install patches from David J. Mackenzie to make the srcdir option
Sat, 10 Apr 1993 06:16:34 +0000 Jim Blandy * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
Thu, 25 Mar 1993 03:51:38 +0000 Jim Blandy * Makefile.in (C_SWITCH_SYSTEM): New variable.
Fri, 19 Mar 1993 23:04:44 +0000 Eric S. Raymond Teach it about the new user-runnable command rcs-checkin.
Fri, 19 Mar 1993 07:49:20 +0000 Eric S. Raymond Added unlock and relock.
Sat, 12 Dec 1992 15:24:50 +0000 Jim Blandy * Makefile.in (exec_prefix): New variable.
Sun, 06 Dec 1992 22:25:31 +0000 Jim Blandy * Makefile.in (make-path): New target.
Sat, 07 Nov 1992 07:39:11 +0000 Jim Blandy * Makefile.in (getdate.o): Added explicit target for this, so we
Wed, 30 Sep 1992 21:44:26 +0000 Jim Blandy entered into RCS
Sun, 13 Sep 1992 10:54:38 +0000 Jim Blandy *** empty log message ***
Wed, 19 Aug 1992 03:54:51 +0000 Jim Blandy *** empty log message ***
Fri, 14 Aug 1992 16:02:12 +0000 Eric S. Raymond *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Sun, 19 Apr 1992 08:53:10 +0000 Jim Blandy Initial revision