aboutsummaryrefslogtreecommitdiffstats
path: root/man/makefile.w32-in
Commit message (Collapse)AuthorAgeFilesLines
* (info): Don't run multi-install-info.bat.Eli Zaretskii2005-07-301-1/+3
| | | | ($(infodir)/dir): New target, produced by running multi-install-info.bat.
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (MAKEINFO): Use --force.Eli Zaretskii2005-06-241-23/+18
| | | | | (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in Makefile.in. (gnus.dvi): Use "..." to quote Sed args, so that it works with more shells.
* (INFO_TARGETS): Fix typo.Luc Teirlinck2004-12-091-1/+1
|
* (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)Luc Teirlinck2004-12-091-2/+16
| | | | (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
* (info): Change order of arguments to makeinfo.Jason Rumney2004-10-191-1/+3
|
* (sieve, pgg): Use $(infodir).Reiner Steib2004-09-091-2/+6
|
* * makefile.w32-in: Fix PGG and Sieve entries.Reiner Steib2004-09-081-4/+4
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * [email protected]/emacs--gnus--5.10--base-0 tag of [email protected]/emacs--cvs-trunk--0--patch-464 * [email protected]/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * [email protected]/emacs--gnus--5.10--patch-2 Merge from [email protected]/emacs--multi-tty--0, emacs--cvs-trunk--0 * [email protected]/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * [email protected]/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * [email protected]/gnus--rel--5.10--patch-18 Update from CVS * [email protected]/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * [email protected]/gnus--rel--5.10--patch-20 Update from CVS
* (EMACSSOURCES): Remove emacs-xtra.Luc Teirlinck2004-07-011-1/+0
|
* (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.Juanma Barranquero2004-06-161-10/+18
| | | | | ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. (clean): Add emacs-xtra and flymake. Remove redundancies.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-2/+0
| | | | | | | | | | | | | 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.
* (../info/flymake, flymake.dvi): New targets.Juanma Barranquero2004-05-291-4/+10
| | | | (INFO_TARGETS, DVI_TARGETS): Add Flymake.
* Revert last changeJason Rumney2004-05-041-2/+2
|
* Use forward slashes in paths.Jason Rumney2004-05-031-2/+2
|
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
|
* * man/makefile.w32-in (mostlyclean, clean, maintainer-clean): UseJuanma Barranquero2004-02-291-18/+18
| | | | | | | | | | $(DEL) instead of rm, and ignore exit code. * lispintro/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use $(DEL) instead of rm, and ignore exit code. * lispref/makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of rm, and ignore exit code.
* Add arch taglinesMiles Bader2003-09-041-0/+2
|
* Fix copyright noticeJason Rumney2003-09-031-1/+1
|
* New file.Jason Rumney2003-09-031-0/+327