annotate leim/.gitignore @ 110750:cad6890bb825

Minor doc Makefile.in clean-up. * doc/emacs/Makefile.in (SHELL): Set it. (INFO_TARGETS, DVI_TARGETS): Remove variables. (info, dvi): Replace above variables with their expansions. (info): Move mkdir from here... ($(infodir)/emacs): ... to here (for parallel builds). (pdf): New target. ($(infodir)/emacs): Pass -o option to makeinfo. (.PHONY): Declare clean rules. (maintainer-clean): Delete dvi and pdf files. Guard against cd failures. Use a more restrictive delete. * doc/lispref/Makefile.in (dvi, pdf, $(infodir)): New targets. ($(infodir)/elisp): Ensure target directory exists. Use $@. (clean): No 'make.out' or 'core' files. (.PHONY): Declare clean rules. (maintainer-clean): Delete pdf file. Guard against cd failures.
author Glenn Morris <rgm@gnu.org>
date Sun, 03 Oct 2010 17:49:20 -0700
parents 9a2d92bd2a3e
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
1 *.elc
104669
9a2d92bd2a3e Ignore all backup files.
Andreas Schwab <schwab@linux-m68k.org>
parents: 104660
diff changeset
2 leim-list.el
101772
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
3
a7180fd488bb Add .gitignore files
Miles Bader <miles@gnu.org>
parents:
diff changeset
4 # arch-tag: 652dce56-7a2f-46ff-8699-c3289ccdc165