Miles Bader
48d67035ea
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
...
Tweak arch tagging to make build/install-in-place less annoying
Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).
This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
2997712d30
(obj): Add image.c.
2004-06-02 00:29:10 +00:00
Jason Rumney
83a9c0b2c3
(lisp1, lisp2): Split lisp to avoid long command-lines.
2004-05-08 19:27:28 +00:00
Juanma Barranquero
bd6766d34d
Add "-*- makefile -*-" mode tag.
2004-04-23 00:24:35 +00:00
Juanma Barranquero
7690c76af0
(obj): Add fringe.c.
2004-03-01 18:41:41 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
8dc48ef051
(lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are
...
now in emacs-lisp.
2003-05-31 00:33:50 +00:00
Juanma Barranquero
0a0dc5114c
(lisp): Add malayalam.el and tamil.el.
2003-02-11 08:19:48 +00:00
Andrew Innes
cf6d30d704
($(DOC)): Use -o and -a options to make-docfile,
...
because GNU make doesn't append when using >> redirection.
2002-12-18 23:53:01 +00:00
Ben Key
29f538e6b9
Fixed a bug in makefile.w32-in that caused the documentation for the built in function play-sound-internal not to be included in /etc/DOC.
2002-11-19 07:50:22 +00:00
Juanma Barranquero
52402e4fc5
(lisp): Load devanagari.el, not .elc.
2002-10-04 10:09:35 +00:00
Stefan Monnier
ca5004e7b4
Remove references to emacsserver.
2002-09-25 20:03:21 +00:00
Juanma Barranquero
7a8940dabb
(lisp): Add international/ucs-tables.elc and font-core.elc.
2002-06-13 16:32:23 +00:00
Jason Rumney
dd87b4cc4c
Move backquote.elc into emacs-lisp.
2002-03-28 20:11:54 +00:00
Juanma Barranquero
e63e8d3ed3
Add missing backslash.
2002-02-25 15:47:41 +00:00
Jason Rumney
7f379e5ba7
(WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.
...
(lisp): Sync with list in src/Makefile.in
(VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
2002-02-24 18:39:16 +00:00
Pavel Janík
44eec52586
Remove mocklisp files.
2001-12-22 14:02:33 +00:00
Andrew Innes
76054cc876
(FACE_SUPPORT):
...
(MOUSE_SUPPORT):
(FLOAT_SUPPORT):
(WINNT_SUPPORT):
(lisp): Reference .el files instead of .elc files, to simplify
bootstrapping.
($(DOC)): Change dependency to just `make-docfile'.
2001-12-03 11:29:01 +00:00
Andrew Innes
caf7e1d205
(install): Do not copy fakemail.
2001-10-12 13:18:58 +00:00
Jason Rumney
57854d7a44
Remove fakemail from ALL
2001-10-10 20:59:58 +00:00
Eli Zaretskii
5ae10f4ab7
(lisp): Synchronize with src/Makefile.in.
2001-08-29 13:06:42 +00:00
Andrew Innes
53b67fa093
Fix copyright notice.
2001-02-24 22:11:00 +00:00
Andrew Innes
252ce60dcc
($(BLD)/movemail.$(O)): Remove reference to
...
VMS header files.
($(BLD)/profile.$(O)): Ditto.
2001-02-22 23:25:18 +00:00
Andrew Innes
7a0952506f
($(DOC)): Use $(THISDIR) instead of . in
...
invocation of make-docfile, to work with Windows 2000.
2001-02-05 16:56:32 +00:00
Andrew Innes
5cdd7eef66
(clean): Delete $(COMPILER_TEMP_FILES) instead
...
of *.pdb.
2001-01-06 21:36:39 +00:00
Andrew Innes
e260c47a5a
(LOCAL_FLAGS): Remove -DVERSION flag, since we
...
don't know the real version, and I can't seem to get the quoting
right in all circumstances.
2000-12-06 13:42:48 +00:00
Andrew Innes
88257bc85f
($(BLD)/ebrowse.exe): Use tabs not spaces.
...
(install): Ditto.
2000-11-30 11:57:36 +00:00
Jason Rumney
d19249e734
(ebrowse): New target.
...
(LOCAL_FLAGS): Add -DVERSION flag.
2000-11-23 20:56:49 +00:00
Andrew Innes
7bbaaeddf0
Revert to Unix line endings.
2000-09-14 21:59:59 +00:00
Andrew Innes
96f492752e
Change to DOS line endings.
2000-09-03 22:30:19 +00:00
Andrew Innes
b329cc1549
fix line endings
2000-08-23 21:41:37 +00:00