summaryrefslogtreecommitdiff
path: root/man/makefile.w32-in
Commit message (Collapse)AuthorAgeFilesLines
* Move to ../doc/emacs/, misc/Glenn Morris2007-09-061-389/+0
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* ($(infodir)/emacs-mime): Use --enable-encoding.Eli Zaretskii2007-07-131-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (emacs.dvi): Remove xresmini.texi.Juanma Barranquero2006-11-181-1/+1
|
* makefile.w32-in (emacs.dvi):Eli Zaretskii2006-05-061-1/+1
| | | | Makefile.in (emacs.dvi): Add xresmini.texi
* (INFO_TARGETS): Remove $(infodir)/emacs-xtra.Eli Zaretskii2006-05-061-6/+16
| | | | | | | (EMACS_XTRA): New variable, lists the new *-xtra.texi files. (EMACSSOURCES): Use EMACS_XTRA. ($(infodir)/emacs-xtra): Remove. (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
* * makefile.w32-in: Remove picture.texi.Chong Yidong2006-03-161-1/+0
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
|
* (clean): Add newsticker, sieve, pgg, erc and rcirc.Juanma Barranquero2006-01-291-1/+3
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22Miles Bader2006-01-291-2/+7
| | | | | | Creator: Michael Olson <mwolson@gnu.org> Install ERC.
* ($(infodir)/rcirc, rcirc.dvi): New targets.Eli Zaretskii2006-01-271-2/+7
| | | | (INFO_TARGETS, DVI_TARGETS): Add rcirc.
* (newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.Juanma Barranquero2005-09-191-1/+1
|
* (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.Eli Zaretskii2005-09-171-4/+8
| | | | (../info/newsticker, newsticker.dvi): New targets.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-2/+1
|
* (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: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/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: miles@gnu.org--gnu-2004/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