1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

74 Commits

Author SHA1 Message Date
Eli Zaretskii
fcd2e082ed Changes to allow "make foo.dvi" on DJGPP platforms:
(ENVADD): Redefine as empty, to avoid requiring a Unixy shell.
(TEXINPUTS): Use semi-colon; export explicitly.
(MAKEINFO): Export explicitly.
2000-05-18 14:46:49 +00:00
Eli Zaretskii
35a28e21a4 *** empty log message *** 2000-05-01 15:36:29 +00:00
Eli Zaretskii
44329b4311 (install): Install ebrowse.exe. 2000-05-01 15:23:35 +00:00
Dave Love
33744b5de6 *** empty log message *** 2000-04-14 12:47:38 +00:00
Dave Love
dd4e2b007a Add LIBS, LIBOBJS. 2000-04-14 12:43:52 +00:00
Eli Zaretskii
c1300911b4 Add PROTOTYPES and POINTER_TYPE, per the new config.in. 2000-03-13 17:14:30 +00:00
Eli Zaretskii
7c7b25db8c (HAVE_SETITIMER): Define. 2000-01-27 11:31:46 +00:00
Eli Zaretskii
ba3a0c6dc6 sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
1999-11-18 16:56:16 +00:00
Dave Love
c4dcdc9ce6 # 1999-10-17 09:55:57 +00:00
Dave Love
a4a9692da1 # 1999-10-03 15:56:58 +00:00
Dave Love
32072ea34e ChangeLog 1999-10-03 15:18:22 +00:00
Eli Zaretskii
856883894d (SHELL, MAKESHELL): Use /xyzzy/command as the shell. 1999-07-29 10:44:27 +00:00
Eli Zaretskii
94b041809b (SHELL, MAKESHELL): Don't use /dos/command, it can
invoke an incompatible version of COMAMND.COM.
1999-07-01 13:28:10 +00:00
Eli Zaretskii
5066454ba9 Use -gcoff instead of -g in CFLAGS, for those who
have GCC configured by default to use stabs, which unexec.c
doesn't currently support.
1999-05-19 10:24:54 +00:00
Eli Zaretskii
b712940ae0 (install): Use update instead of sed to install fns.el. 1999-01-14 11:30:55 +00:00
Eli Zaretskii
49464a309b (install): Install fns.el in ../bin, since Emacs
looks for it in exec-directory.
1999-01-11 14:01:41 +00:00
Eli Zaretskii
cebc7051b4 Initial revision 1999-01-07 12:38:37 +00:00
Eli Zaretskii
0ccc59ebab (src): Build files in leim if leim/Makefile exists.
(clean): Add clean in leim.
1999-01-07 12:34:43 +00:00
Eli Zaretskii
80106caa42 (SHELL, MAKESHELL): Don't use `override'. 1998-11-08 17:18:55 +00:00
Eli Zaretskii
32372ef84c Forcibly set SHELL and MAKESHELL to force Make to use
COMMAND.COM as the shell.
1998-10-20 14:16:07 +00:00
Eli Zaretskii
b35c3bf62f (TAGS): Fix file name wildcards in lisp directory. 1998-05-04 15:12:05 +00:00
Richard M. Stallman
d0536a7a73 When installing ${version}, do it replacing @version@. 1998-04-17 04:28:29 +00:00
Eli Zaretskii
63d4cd245b Replace topdir with top_srcdir. 1998-04-13 16:10:58 +00:00
Eli Zaretskii
de219b909d Determine emacs-version from lisp/version.el. Pass it to
sub-Make's.
1998-04-12 14:19:09 +00:00
Eli Zaretskii
a633fcd4aa Initial revision 1997-11-20 16:29:53 +00:00
Eli Zaretskii
9830885faf (man): New target to build the manual.
(all): Add the man dependency.
(install): Change bin\\nul to bin\nul.
1997-11-20 16:23:24 +00:00
Richard M. Stallman
27ffd10e62 Enlarge the stack size of temacs to 100KB. 1997-09-07 17:25:55 +00:00
Eli Zaretskii
0b57c5eba7 EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp. 1997-08-13 04:50:55 +00:00
Richard M. Stallman
f94f6c02a1 (CPPFLAGS, LDFLAGS): Edit to empty. 1997-08-11 00:18:52 +00:00
Richard M. Stallman
8978420537 (HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
(HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
1997-07-17 18:33:34 +00:00
Richard M. Stallman
ad23b7e113 Remove `stamp-oldxmenu' dependency, so
MSDOS users won't need `touch' installed.
1997-07-13 20:49:06 +00:00
Richard M. Stallman
2d568a15b2 (TAGS, tags): Include new lisp subdirectories. 1997-07-13 20:48:21 +00:00
Richard M. Stallman
88ba4f30f5 Comment change. 1996-08-05 21:28:14 +00:00
Richard M. Stallman
53f7e7ad2e (TAGS): Make sure bin/etags.exe is current. Make
the rules always generate TAGS.
1996-07-24 16:20:04 +00:00
Richard M. Stallman
25aad94254 Don't undef MULTI_FRAME. 1996-06-10 21:22:42 +00:00
Richard M. Stallman
092191c69d Replace make-docfile' with make-doc.exe'. In case
src/Makefile needs to rebuild `make-doc.exe', use one command per line.
Undo the previous change.
1996-04-17 18:37:18 +00:00
Richard M. Stallman
bbcbfd687a Change make-docfile to make-doc.exe in a second place. 1996-04-15 21:02:54 +00:00
Richard M. Stallman
d04127d3a8 (src): Create a file with sed commands instead of using
a long sed command line (some versions of Sed don't handle that).
(gdb): Merged back into src, undoing April 13 change.
(install): Do use if statements, but not a loop.
1996-04-15 18:51:37 +00:00
Richard M. Stallman
4a7c8265b5 entered into RCS 1996-04-13 04:43:53 +00:00
Richard M. Stallman
4f14f060c7 *** empty log message *** 1996-04-12 16:03:01 +00:00
Richard M. Stallman
95997bdb48 Under DJGPP v2, use <sys/config.h> instead of most of config.h.in. 1996-04-12 15:41:24 +00:00
Richard M. Stallman
2d0300ef65 Initial revision 1996-04-11 22:53:07 +00:00
Richard M. Stallman
515dd7113c entered into RCS 1996-04-10 00:53:52 +00:00
Karl Heuer
38a9722f74 (LOCALTIME_CACHE, HAVE_TZSET): Define these. 1996-01-23 17:44:58 +00:00
Richard M. Stallman
19269b99ff Alter test-distrib to test-dis. 1995-11-21 16:35:22 +00:00
Karl Heuer
2cd8218350 (install): Don't mv make-doc.exe into ../bin/. 1995-11-04 00:02:57 +00:00
Kim F. Storm
ad40254121 Call make-doc.exe instead of make-docfile. 1995-10-11 14:44:16 +00:00
Richard M. Stallman
c968493656 Define STDC_HEADERS.
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
1995-09-02 16:24:49 +00:00
Karl Heuer
6f5b5da1d6 Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c. 1995-06-08 20:35:11 +00:00
Karl Heuer
76fbc89437 Define STDC_HEADERS. 1995-06-08 19:57:56 +00:00