1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

56 Commits

Author SHA1 Message Date
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
Karl Heuer
3e9558aeaf Fix sed append command to behave as intended. 1995-01-21 00:12:27 +00:00
Richard M. Stallman
2d1d8be6cc Delete mysterious dot. Add comment to protect blank
line at end of file.  Make sure make-docfile is compiled.
1995-01-20 23:46:54 +00:00
Karl Heuer
cd9bbed5a2 Don't use go32 for make-docfile; the arg list is too long.
Use coff2exe in lib-src/makefile instead.
1995-01-11 00:22:57 +00:00
Karl Heuer
04993d2714 Use coff2exe on make-docfile, instead of go32 when running it. 1995-01-11 00:21:46 +00:00
Morten Welinder
87485d6fc9 *** empty log message *** 1994-10-17 08:42:36 +00:00
Morten Welinder
ef88bd2dc0 Initial revision 1994-10-17 08:04:13 +00:00
Richard M. Stallman
72b0c01036 (HAVE_STRERROR): Define. 1994-07-14 19:39:09 +00:00
Richard M. Stallman
56206da3d7 Use "m/intel386" instead of "m/dos386.h". 1994-07-11 05:08:52 +00:00
Richard M. Stallman
2e5217c7ba entered into RCS 1994-06-07 15:13:58 +00:00
Richard M. Stallman
fc76281d88 Adding dos-fns.elc to the set of Lisp files was moved
to src/makefile.in.in.
1994-05-22 16:25:50 +00:00
Richard M. Stallman
ff7dc6f671 Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
Also set it to correct three-part value.
1994-05-20 23:17:56 +00:00
Richard M. Stallman
c554da1f7d Don't use `+' in regexps as different stream
editors interpret them differently.  Use `*' instead.
1994-05-16 19:29:04 +00:00
Richard M. Stallman
fa974a004a Don't pass version to [ce]tags. 1994-05-08 20:32:12 +00:00
Richard M. Stallman
68afdd56d4 We don't have to have the version number in here anymore.
Instead we patch the way it is passed from make to the C compiler.
1994-04-30 20:28:50 +00:00
Richard M. Stallman
6d356da11a Identify the file being patched as src/... 1994-04-30 20:28:27 +00:00
Richard M. Stallman
9d17757209 Don't comment out the inc-vers run as that does not exist anymore.
Don't reset DEBUG_MOLE as that no longer is used.
Identify the file being patched as src/...
1994-04-30 20:28:10 +00:00
Richard M. Stallman
ad9445b9c8 We have bcmp. Configuration is "msdos". Get rid of ^Ms. 1994-04-29 22:07:19 +00:00
Richard M. Stallman
8c9bc1f816 Set CFLAGS=-O2, not -g. Correct for
new configuration regarding utilities not to compile.
Fix version number.  Get rid of ^Ms.
1994-04-29 22:07:02 +00:00