summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* (extraclean): Depend on maintainer-clean, notKarl Heuer1995-04-261-1/+1
| | | | realclean.
* [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):Richard M. Stallman1995-04-251-0/+6
| | | | Alternative (empty) definitions.
* (all): Build test-distrib and make-docfile.Richard M. Stallman1995-04-131-1/+1
|
* (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.Richard M. Stallman1995-04-081-3/+4
| | | | (alloca.o, regex.o): Use BASE_CFLAGS.
* (aixcc, aixcc.c): Targets deleted.Karl Heuer1995-04-041-9/+2
| | | | (SOURCES, distclean): Removed obsolete references to aixcc.
* (maintainer-clean): Renamed from realclean.Richard M. Stallman1995-02-071-1/+1
|
* (regex.o): Use full path to find regex.c.Karl Heuer1994-10-171-1/+1
|
* (etags): add dependency on regex.o, link with it.Karl Heuer1994-10-171-2/+7
| | | | (REGEXPOBJ, REGEXPDEPS, regex.o): target and macros added.
* remove make-pathDavid J. MacKenzie1994-10-121-5/+5
|
* (libexecdir): Renamed from libdir.Richard M. Stallman1994-10-111-2/+2
|
* (clean): rm DOC/* and *.tab.[ch].Richard M. Stallman1994-10-111-1/+2
| | | | (distclean): Not here.
* (MOVE_FLAGS, MOVE_LIBS): New variables.Richard M. Stallman1994-09-271-2/+32
| | | | | (pop.o, movemail.o): New targets. (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
* (UTILITIES): Remove test-distrib, make-docfile, make-path.Richard M. Stallman1994-09-231-2/+4
| | | | | (DONT_INSTALL): New variable--list those files here. (clean): Delete the files in DONT_INSTALL.
* (${archlibdir}): Compare the proper dirRichard M. Stallman1994-07-291-0/+3
| | | | before installing the scripts.
* Add #undef alloca.Richard M. Stallman1994-07-251-0/+6
|
* (ALLOCA_CFLAGS): New variable.Richard M. Stallman1994-07-121-0/+4
| | | | (alloca.o): New target.
* (test-distrib): Use ALL_CFLAGS.Richard M. Stallman1994-06-071-1/+1
|
* (distclean): Delete Makefile, Makefile.in, blessmail.Richard M. Stallman1994-05-281-0/+1
|
* (blessmail): Don't depend on ../src/emacs.Richard M. Stallman1994-05-271-1/+1
|
* (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
| | | | | | Move all autoconf substitutions above that point. Above that point, use Make-style comments. This goes with changes in ../configure.in.
* (maybe-blessmail): New target to print the blessmail warning message.Richard M. Stallman1994-05-041-11/+13
| | | | (${archlibdir}): Don't do it here. Don't depend on blessmail.
* (${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
| | | | | | | print advice to run it, if it has anything significant to do. And only if MOVEMAIL_NEEDS_BLESSING. (blessmail): Use emacs, not temacs. (configuration): Renamed from configname.
* 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
| | | | ${archlibdir}: Use blessmail when installing movemail.
* Renamed from Makefile.in.Richard M. Stallman1994-04-161-70/+97
| | | | | | | | Makefile.in is now generated from it, and then preprocessed. Change comments to C syntax. Include config.h. (LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined. (LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.
* (etags, ctags): Pass -D for VERSION.Richard M. Stallman1994-03-251-2/+2
|
* (UTILITIES): `env' deleted.Richard M. Stallman1994-03-201-4/+1
| | | | (env): Target deleted.
* (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
| | | | (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Use C_SWITCH_MACHINE.
* (profile): New target.Richard M. Stallman1994-02-051-2/+5
| | | | (UTILITIES): Mention profile.
* (ALL_CFLAGS): Include LDFLAGS.Richard M. Stallman1994-01-021-23/+25
| | | | | | Use ALL_CFLAGS in all the rules that compile and link with one cmd. (LINK_CFLAGS): New variable. (timer): Use LINK_CFLAGS.
* (${archlibdir}, install): Use $(INSTALL_PROGRAM)Richard M. Stallman1993-12-241-11/+2
| | | | for all executables and scripts.
* (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
| | | | | | directory. Only chmod and chgrp files that we installed, which excludes ${INSTALLABLE_SCRIPTS}. They go in ${bindir}. (INSTALLFLAGS): Deleted definition, since it is an unused variable now.
* (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out theBrian Fox1993-09-281-47/+37
| | | | | | correct values for these variables. (archlibdir): Only install execuatables internally used by emacs; don't install bindir binaries here.
* (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,Roland McGrath1993-09-101-9/+9
| | | | | timer.o, timer): Remove `-I${srcdir}/../src', since it is already in CPP_FLAGS.
* (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}Roland McGrath1993-09-101-2/+2
| | | | -I${srcdir}/../src.
* (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
| | | | don't write etags.o files on top of each other.