summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* (blessmail): Specify directory for blessmail.el.Richard M. Stallman1994-05-161-1/+1
* (maybe-blessmail): Mention bless-mail is in lib-src.Richard M. Stallman1994-05-121-1/+1
* Fix out of date comment.David J. MacKenzie1994-05-051-1/+1
* Put in a separator for where to start cpp procssing.Richard M. Stallman1994-05-051-90/+95
* (maybe-blessmail): New target to print the blessmail warning message.Richard M. Stallman1994-05-041-11/+13
* (${archlibdir}): Be lenient about wc output format.Karl Heuer1994-05-021-2/+2
* (${archlibdir}): Don't run blessmail; insteadRichard M. Stallman1994-05-011-4/+11
* C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.Karl Heuer1994-04-271-5/+11
* (etags, ctags): Make VERSION a string constant.Richard M. Stallman1994-04-231-2/+2
* (blessmail): New target.Karl Heuer1994-04-201-1/+23
* Renamed from Makefile.in.Richard M. Stallman1994-04-161-70/+97
* (etags, ctags): Pass -D for VERSION.Richard M. Stallman1994-03-251-2/+2
* (UTILITIES): `env' deleted.Richard M. Stallman1994-03-201-4/+1
* (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.Richard M. Stallman1994-03-141-4/+4
* (C_SWITCH_MACHINE): Get this from autoconf.Richard M. Stallman1994-02-091-3/+4
* (profile): New target.Richard M. Stallman1994-02-051-2/+5
* (ALL_CFLAGS): Include LDFLAGS.Richard M. Stallman1994-01-021-23/+25
* (${archlibdir}, install): Use $(INSTALL_PROGRAM)Richard M. Stallman1993-12-241-11/+2
* (mostlyclean): Make it distinct from clean.Richard M. Stallman1993-11-261-2/+5
* (${archlibdir}): Don't do chown or chgrp.Richard M. Stallman1993-11-241-7/+0
* (install): Don't change mode or group when installing.Richard M. Stallman1993-11-161-5/+0
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.Roland McGrath1993-10-041-1/+1
* Fixed typos or brainos of whoever though `@' was the comment char.Roland McGrath1993-10-031-2/+2
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from currentBrian Fox1993-09-301-3/+6
* (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out theBrian Fox1993-09-281-47/+37
* (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,Roland McGrath1993-09-101-9/+9
* (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}Roland McGrath1993-09-101-2/+2
* (make-path): Dep on config.h.Richard M. Stallman1993-08-121-1/+1
* (etags): Depend on ../src/config.h.Richard M. Stallman1993-07-211-1/+1
* (install): Use .n, not .new, for temporary filenames.Richard M. Stallman1993-07-191-7/+8
* * Makefile.in (ctags): Depend on etags, so that parallel makesJim Blandy1993-06-221-1/+3
* * Makefile.in: Remember, spaces are not tabs.Jim Blandy1993-06-171-6/+6
* Bring mumbleclean targets into conformance with GNU coding standards.Jim Blandy1993-06-161-3/+9
* (CPP_CFLAGS): New variable.Richard M. Stallman1993-06-131-24/+31
* * configure.in: Test for bison.Jim Blandy1993-06-091-0/+1
* (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.Richard M. Stallman1993-06-021-1/+1
* * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead ofJim Blandy1993-05-301-1/+1
* (timer): Link with $(LOADLIBES).Richard M. Stallman1993-05-291-1/+1
* * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machineJim Blandy1993-05-281-1/+1
* (ALL_CFLAGS): Add -I../srcRichard M. Stallman1993-05-281-1/+2
* (install): Get the scripts from ${srcdir}, unlike the executables.Richard M. Stallman1993-05-281-1/+5
* * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.Jim Blandy1993-05-271-3/+3
* * Makefile.in (install): Do install the programs listed inJim Blandy1993-05-271-2/+2
* (install): Don't handle INSTALLABLE_SCRIPTSRichard M. Stallman1993-05-251-5/+7
* * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it'sJim Blandy1993-05-241-2/+2
* * timer.c (xmalloc): Include definition for this, to placate the CJim Blandy1993-05-241-2/+3
* * Makefile.in (install): Refer to the variables INSTALLABLES andJim Blandy1993-05-241-1/+1
* * Makefile.in (.c.o): Make the rule start with a tab, not spaces.Jim Blandy1993-05-181-1/+1
* The GNU coding standards specify that CFLAGS should be left forJim Blandy1993-05-151-27/+30
* Install patches from David J. Mackenzie to make the srcdir optionJim Blandy1993-05-151-58/+65