aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add #undef alloca.Richard M. Stallman1994-07-251-0/+6
* (ctagsfiles): Rewrite to avoid compiler bug.Richard M. Stallman1994-07-121-1/+1
* (alloca.o): Delete allocatem.c first thing.Richard M. Stallman1994-07-071-0/+1
* (doprnt.o): Depend on config_h.Richard M. Stallman1994-06-181-68/+68
* (xterm.o): Depend on dispextern.h.Richard M. Stallman1994-06-111-1/+2
* (LD_SWITCH_X_DEFAULT): Define if not defined.Richard M. Stallman1994-05-281-1/+7
* (mostlyclean): Don't mention xmakefile*.Richard M. Stallman1994-05-281-1/+1
* (LIBXT): Move -lXmu before -lXt.Richard M. Stallman1994-05-231-1/+1
* (${etc}DOC): Ignore error from rm.Richard M. Stallman1994-05-231-1/+8
* (UNEXEC_ALIAS): New variable, used to make the unex...o target.Richard M. Stallman1994-05-201-1/+4
* (FRAME_SUPPORT): Add menu-bar.el.Richard M. Stallman1994-05-191-1/+10
* (ALL_LDFLAGS): Add LDFLAGS.Richard M. Stallman1994-05-171-3/+1
* (LIBXTR6): New variable. Test HAVE_X11XTR6.Richard M. Stallman1994-05-131-1/+1
* (LIBXTR6): New variable.Richard M. Stallman1994-05-131-1/+5
* Handle Motif and Open-look.Richard M. Stallman1994-05-121-1/+16
* Put in a separator for where to start cpp procssing.Richard M. Stallman1994-05-051-19/+22
* (mostlyclean): Remove liblw.a.Richard M. Stallman1994-04-281-1/+1
* Use C-style comments.Karl Heuer1994-04-271-2/+2
* (configuration): Make variable deleted.Richard M. Stallman1994-04-271-4/+0
* (alloca.o): Use config_h.Richard M. Stallman1994-04-231-2/+6
* Comment change.Richard M. Stallman1994-04-211-3/+0
* (TAGS): Split off included tags file lisp/TAGS.Richard M. Stallman1994-04-201-4/+10
* (${etc}DOC): Delete redundant version.el from cmd.Richard M. Stallman1994-04-191-1/+1
* (configuration): Use SET_MAKE to get the value of $(MAKE).Richard M. Stallman1994-04-161-4/+4
* (LIBX): Put LIBXT after LD_SWITCH_X_SITE.Richard M. Stallman1994-04-151-1/+1
* (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.Richard M. Stallman1994-04-111-1/+1
* (tagsfiles): Accept capital letters.Richard M. Stallman1994-03-201-1/+1
* (emacs): rm emacs before the ln.Richard M. Stallman1994-03-201-0/+1
* (X_WINDOWS_SUPPORT): Don't include term/x-win.Roland McGrath1994-03-181-1/+1
* (lisp): Include version.el, not version.elc.Roland McGrath1994-03-181-1/+1
* (LIBXT): Add -lXext.Roland McGrath1994-03-181-1/+1
* (X_WINDOWS_SUPPORT): New macro.Roland McGrath1994-03-181-7/+11
* (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.Richard M. Stallman1994-02-121-1/+1
* (configuration): Change # comment to C comment.Richard M. Stallman1994-01-301-2/+2
* (widgetobj): New variable.Richard M. Stallman1994-01-261-20/+69
* (xterm.o): Depends on syssignal.h.Richard M. Stallman1994-01-131-1/+1
* (${etc}DOC): Put back ${lisp} accidentally deleted.Richard M. Stallman1994-01-081-1/+1
* (emacs): Don't run inc-vers.el.Richard M. Stallman1994-01-071-6/+0
* (buffer.o): Don't depend on syntax.h.Richard M. Stallman1994-01-041-5/+7
* (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.Richard M. Stallman1994-01-011-1/+1
* (SOME_MACHINE_OBJECTS): New var.Richard M. Stallman1994-01-011-2/+7
* (LDFLAGS): Define as empty.Richard M. Stallman1993-12-301-2/+3
* (callproc.o): Depend on systty.h and syssignal.h.Richard M. Stallman1993-12-251-1/+2
* (configuration): New variable.Richard M. Stallman1993-12-231-0/+12
* (hftctl.o): New rule.Richard M. Stallman1993-11-211-0/+1
* (distclean): Do delete Makefile and Makefile.in.Richard M. Stallman1993-11-161-1/+1
* (extraclean): Prevent wildcard from starting comment.Richard M. Stallman1993-11-161-1/+1
* Delete spurious CFLAGS=-g.Richard M. Stallman1993-11-151-1/+1
* (intervals.o): Depend on puresize.h.Richard M. Stallman1993-11-101-1/+1
* (LIBES): Add $(GNULIB_VAR) again at end.Roland McGrath1993-10-031-2/+3