Glenn Morris
bbece175c9
Use a @configure_input@ comment at the start of generated Makefiles
2013-07-23 18:57:17 -04:00
Eli Zaretskii
38b787fa72
Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.
...
src/Makefile.in (mostlyclean): Remove *.res files.
lib-src/Makefile.in (mostlyclean): Remove *.res files.
nt/Makefile.in (emacs.res): Include srcdir when preprocessing
resources, for out-of-tree builds.
(mostlyclean): Remove *.res files.
2013-05-29 19:48:42 +03:00
Eli Zaretskii
b0c6361699
Fix problem with linking runemacs reported by Dani Moncayo.
2013-04-21 18:13:24 +03:00
Eli Zaretskii
373b3ea633
Fixed another bug in nt/Makefile.in reported by Dani Moncayo.
2013-04-20 10:59:36 +03:00
Eli Zaretskii
106e99113b
Fix a bug in nt/Makefile.in with out-of-tree builds, reported by Dani Moncayo.
2013-04-20 10:05:17 +03:00
Eli Zaretskii
7d9fb4de78
Fixed problems with default paths and with shell-file-name.
2013-04-15 16:39:41 +03:00
Eli Zaretskii
030a1c5ea6
Fixed nt/Makefile.in and top-level Makefile.in.
...
Programs in nt/ and lib-src/ compile and link.
Warnings and errors in src/.
2013-04-01 17:35:26 +03:00
Eli Zaretskii
095bf25383
Added nt/Makefile.in and appropriate tweaks to configure.ac.
...
Added emacsclient.res support to lib-src/.
Fixed temacs and dumping commands in src/Makefile.in.
Miscellaneous fixes all over the place.
Not tried to build yet.
2013-04-01 16:18:20 +03:00