log lib-src/Makefile.in @ 11649:d3a8fb1db72f

age author description
1995-04-26 Karl Heuer (extraclean): Depend on maintainer-clean, not
1995-04-25 Richard M. Stallman [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):
1995-04-13 Richard M. Stallman (all): Build test-distrib and make-docfile.
1995-04-08 Richard M. Stallman (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
1995-04-04 Karl Heuer (aixcc, aixcc.c): Targets deleted.
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1994-10-17 Karl Heuer (regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer (etags): add dependency on regex.o, link with it.
1994-10-12 David J. MacKenzie remove make-path
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
1994-09-27 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-23 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
1994-07-29 Richard M. Stallman (${archlibdir}): Compare the proper dir
1994-07-25 Richard M. Stallman Add #undef alloca.
1994-07-12 Richard M. Stallman (ALLOCA_CFLAGS): New variable.
1994-06-07 Richard M. Stallman (test-distrib): Use ALL_CFLAGS.
1994-05-28 Richard M. Stallman (distclean): Delete Makefile, Makefile.in, blessmail.
1994-05-27 Richard M. Stallman (blessmail): Don't depend on ../src/emacs.
1994-05-16 Richard M. Stallman (blessmail): Specify directory for blessmail.el.
1994-05-12 Richard M. Stallman (maybe-blessmail): Mention bless-mail is in lib-src.
1994-05-05 David J. MacKenzie Fix out of date comment.
1994-05-05 Richard M. Stallman Put in a separator for where to start cpp procssing.
1994-05-04 Richard M. Stallman (maybe-blessmail): New target to print the blessmail warning message.
1994-05-02 Karl Heuer (${archlibdir}): Be lenient about wc output format.
1994-05-01 Richard M. Stallman (${archlibdir}): Don't run blessmail; instead
1994-04-27 Karl Heuer C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.
1994-04-23 Richard M. Stallman (etags, ctags): Make VERSION a string constant.
1994-04-20 Karl Heuer (blessmail): New target.
1994-04-16 Richard M. Stallman Renamed from Makefile.in.
1994-03-25 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
1994-03-20 Richard M. Stallman (UTILITIES): `env' deleted.
1994-03-14 Richard M. Stallman (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
1994-02-09 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
1994-02-05 Richard M. Stallman (profile): New target.
1994-01-02 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
1993-12-24 Richard M. Stallman (${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-11-26 Richard M. Stallman (mostlyclean): Make it distinct from clean.
1993-11-24 Richard M. Stallman (${archlibdir}): Don't do chown or chgrp.
1993-11-16 Richard M. Stallman (install): Don't change mode or group when installing.
1993-10-04 Roland McGrath (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
1993-10-03 Roland McGrath Fixed typos or brainos of whoever though `@' was the comment char.
1993-09-30 Brian Fox (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
1993-09-28 Brian Fox (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
1993-09-10 Roland McGrath (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,
1993-09-10 Roland McGrath (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}
1993-08-12 Richard M. Stallman (make-path): Dep on config.h.
1993-07-21 Richard M. Stallman (etags): Depend on ../src/config.h.
1993-07-19 Richard M. Stallman (install): Use .n, not .new, for temporary filenames.
1993-06-22 Jim Blandy * Makefile.in (ctags): Depend on etags, so that parallel makes
1993-06-17 Jim Blandy * Makefile.in: Remember, spaces are not tabs.
1993-06-16 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
1993-06-13 Richard M. Stallman (CPP_CFLAGS): New variable.
1993-06-09 Jim Blandy * configure.in: Test for bison.
1993-06-02 Richard M. Stallman (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
1993-05-30 Jim Blandy * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
1993-05-29 Richard M. Stallman (timer): Link with $(LOADLIBES).
1993-05-28 Jim Blandy * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
1993-05-28 Richard M. Stallman (ALL_CFLAGS): Add -I../src
1993-05-28 Richard M. Stallman (install): Get the scripts from ${srcdir}, unlike the executables.
1993-05-27 Jim Blandy * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
1993-05-27 Jim Blandy * Makefile.in (install): Do install the programs listed in
1993-05-25 Richard M. Stallman (install): Don't handle INSTALLABLE_SCRIPTS
1993-05-24 Jim Blandy * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
1993-05-24 Jim Blandy * timer.c (xmalloc): Include definition for this, to placate the C
1993-05-24 Jim Blandy * Makefile.in (install): Refer to the variables INSTALLABLES and
1993-05-18 Jim Blandy * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
1993-05-15 Jim Blandy The GNU coding standards specify that CFLAGS should be left for
1993-05-15 Jim Blandy Install patches from David J. Mackenzie to make the srcdir option
1993-04-10 Jim Blandy * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
1993-03-25 Jim Blandy * Makefile.in (C_SWITCH_SYSTEM): New variable.
1993-03-19 Eric S. Raymond Teach it about the new user-runnable command rcs-checkin.
1993-03-19 Eric S. Raymond Added unlock and relock.
1992-12-12 Jim Blandy * Makefile.in (exec_prefix): New variable.
1992-12-06 Jim Blandy * Makefile.in (make-path): New target.
1992-11-07 Jim Blandy * Makefile.in (getdate.o): Added explicit target for this, so we
1992-09-30 Jim Blandy entered into RCS
1992-09-13 Jim Blandy *** empty log message ***
1992-08-19 Jim Blandy *** empty log message ***
1992-08-14 Eric S. Raymond *** empty log message ***
1992-05-10 Jim Blandy *** empty log message ***
1992-04-19 Jim Blandy Initial revision