1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00
Commit graph

118 commits

Author SHA1 Message Date
Karl Heuer
907d219043 (SOURCES): Fix reference to ymakefile. 1995-05-17 20:01:47 +00:00
Richard M. Stallman
f9d6b3c9f8 (VMS_SUPPORT): Add missing `.elc'.
(SOME_MACHINE_LISP): New variable.
(${etc}DOC): Use it.
1995-05-09 05:01:05 +00:00
Richard M. Stallman
633796fee3 (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj. 1995-05-04 21:55:08 +00:00
Karl Heuer
abd7c20294 Make intervals.o and term.o depend on keyboard.h. 1995-04-24 22:03:49 +00:00
Karl Heuer
c07d3a87cc Make dispnew.o and keyboard.o depend on xterm.h. 1995-04-24 17:48:55 +00:00
Richard M. Stallman
b1e9ff6953 (really-lwlib, really-oldXMenu): Mark as .PHONY. 1995-04-15 18:32:49 +00:00
Richard M. Stallman
70d4013c16 (minibuf.o, xdisp.o): Don't depend on keyboard.h. 1995-04-10 07:25:46 +00:00
Richard M. Stallman
65b6ac4f15 (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h. 1995-04-10 05:52:18 +00:00
Richard M. Stallman
8b5b51ce5d (strftime.o): Define strftime as emacs_strftime. 1995-04-10 00:30:07 +00:00
Karl Heuer
f8c25f1b67 Update copyright. 1995-04-07 02:21:52 +00:00
Karl Heuer
ce339dfb6d (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
(FACE_SUPPORT, MOUSE_SUPPORT): New lists.
(FACE_SUPPORT): Add facemenu.elc.
(WINNT_SUPPORT): New list.
(lisp): Add format.elc, FACE_SUPPORT, MOUSE_SUPPORT, WINNT_SUPPORT.
1995-03-23 21:33:22 +00:00
Richard M. Stallman
40d4f149c6 (maintainer-clean): Renamed from realclean.
Print warning message.
1995-02-07 23:54:00 +00:00
Richard M. Stallman
1c738407e3 (ecrt0.o): Target renamed from crt0.o.
(START_FILES): Use ecrt0.o.
1995-01-28 08:38:44 +00:00
Richard M. Stallman
9d83f28943 (xmenu.o): Add msdos.h as dependency. 1995-01-20 23:48:46 +00:00
Richard M. Stallman
847bb7555a Fix erroneous comment syntax. 1994-11-28 18:08:42 +00:00
Francesco Potortì
9dfaca6edd * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs. 1994-11-16 14:27:48 +00:00
Richard M. Stallman
149cbcb0b7 (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files. 1994-10-18 20:57:58 +00:00
Morten Welinder
87485d6fc9 *** empty log message *** 1994-10-17 08:42:36 +00:00
Richard M. Stallman
beeab9cbe6 (xfns.o): Depend on paths.h. 1994-10-17 01:17:41 +00:00
Jim Blandy
e8951513b6 * Makefile.in.in (obj) Add region-cache.o to the list of files.
(region-cache.o): New target.
(buffer.o, indent.o, search.o): Depend on region-cache.h.
1994-10-08 22:11:16 +00:00
Richard M. Stallman
2e6edd06cb (MKTIME_OBJ): New variable.
(obj): Use MKTIME_OBJ.
1994-10-04 09:03:20 +00:00
Richard M. Stallman
a0efd88707 (LIBXTR6): If NEED_LIBW, add -lw. 1994-10-01 04:54:34 +00:00
Richard M. Stallman
fe9f955af3 (LDFLAGS): New variable.
(LIBX): Use LDFLAGS.
1994-10-01 04:42:45 +00:00
Richard M. Stallman
55c6775fcb (${etc}DOC): Run make-docfile twice--two batches.
(strftime.o, mktime.o): New target.
(obj): Add strftime.o and mktime.o.
1994-09-27 19:50:53 +00:00
Richard M. Stallman
0df7d18aa0 (strftime.o): New target.
(obj): Add strftime.o.
1994-09-24 22:49:02 +00:00
Richard M. Stallman
f489d5262b (xmenu.o): Depend on puresize.h.
(cmds.o): Depend on window.h.

(OLDXMENU variable): Refer to the library in the dir where it is compiled.
(OLDXMENU rule): Delete the commands; keep just a dep.
1994-09-16 20:06:28 +00:00
Richard M. Stallman
a01e985127 (xterm.o): Depend on keyboard.h. 1994-08-26 21:25:43 +00:00
Richard M. Stallman
911398a97f (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.) 1994-08-25 22:55:25 +00:00
Richard M. Stallman
258d0451ea (FRAME_SUPPORT): Add faces.elc. 1994-08-11 22:57:41 +00:00
Richard M. Stallman
f194e50908 (alloca.o): Use -f in all rm's. 1994-08-03 04:39:08 +00:00
Richard M. Stallman
4622fe48fc Add #undef alloca. 1994-07-25 18:39:55 +00:00
Richard M. Stallman
a35ee4c367 (ctagsfiles): Rewrite to avoid compiler bug. 1994-07-12 00:47:17 +00:00
Richard M. Stallman
38a31f61d1 (alloca.o): Delete allocatem.c first thing. 1994-07-07 19:29:52 +00:00
Richard M. Stallman
656828cf6e (doprnt.o): Depend on config_h. 1994-06-18 13:02:23 +00:00
Richard M. Stallman
e8bb452847 (xterm.o): Depend on dispextern.h. 1994-06-11 20:09:33 +00:00
Richard M. Stallman
d2e75974f7 (LD_SWITCH_X_DEFAULT): Define if not defined.
(LIBX): Use LD_SWITCH_X_DEFAULT.
1994-05-28 10:40:02 +00:00
Richard M. Stallman
ce0f965321 (mostlyclean): Don't mention xmakefile*. 1994-05-28 04:56:32 +00:00
Richard M. Stallman
7dbf73697a (LIBXT): Move -lXmu before -lXt. 1994-05-23 09:25:36 +00:00
Richard M. Stallman
d95ebf7670 (${etc}DOC): Ignore error from rm.
(MSDOS_SUPPORT): New variable.
(lisp): Use MSDOS_SUPPORT.
1994-05-23 07:19:41 +00:00
Richard M. Stallman
c04d7da3f0 (UNEXEC_ALIAS): New variable, used to make the unex...o target.
(ORDINARY_LINK): Define by default if __GNU_LIBRARY__ and not LINUX.
1994-05-20 08:16:32 +00:00
Richard M. Stallman
5520f84fc6 (FRAME_SUPPORT): Add menu-bar.el.
(ORDINARY_LINK): Define by default
if __GNU_LIBRARY__ and not LINUX.
1994-05-19 23:41:44 +00:00
Richard M. Stallman
b46498ae45 (ALL_LDFLAGS): Add LDFLAGS.
(MAKE): Don't override a previous value of MAKE set by configure.
1994-05-17 19:44:17 +00:00
Richard M. Stallman
b036baefc4 (LIBXTR6): New variable. Test HAVE_X11XTR6.
(LIBXT): Use it.
1994-05-13 20:43:28 +00:00
Richard M. Stallman
8b550e92ab (LIBXTR6): New variable.
(LIBXT): Use it.
1994-05-13 08:22:50 +00:00
Richard M. Stallman
b1fc21c5c3 Handle Motif and Open-look.
(LIBW): New variable.
(LIBXT): Use it.
1994-05-12 22:09:39 +00:00
Richard M. Stallman
b06f07c06e Put in a separator for where to start cpp procssing.
Above that, use Make-style comments.
This goes with changes in ../configure.in.
1994-05-05 04:08:19 +00:00
Richard M. Stallman
1e700751df (mostlyclean): Remove liblw.a. 1994-04-28 02:35:25 +00:00
Karl Heuer
2c32715abd Use C-style comments. 1994-04-27 21:43:24 +00:00
Richard M. Stallman
2e14f82ba7 (configuration): Make variable deleted.
(emacs.o): Use the default .c.o command.
1994-04-27 05:26:05 +00:00
Richard M. Stallman
2a3c6d1150 (alloca.o): Use config_h.
(config_h): Use M_FILE and S_FILE.
(S_FILE, M_FILE): New variables hold names of config files.
1994-04-23 05:57:42 +00:00