Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
72baeef2
Commit
72baeef2
authored
Aug 11, 2013
by
Glenn Morris
Browse files
* etc/refcards/Makefile (dist): New rule.
parent
45c33aa6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
etc/ChangeLog
etc/ChangeLog
+2
-1
etc/refcards/Makefile
etc/refcards/Makefile
+8
-0
No files found.
etc/ChangeLog
View file @
72baeef2
2013-08-12 Glenn Morris <rgm@gnu.org>
* refcards/Makefile (all_pdf, all_ps, fr-survival.ps): New targets.
* refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist):
New rules.
(SURVIVAL_CARDS_PDF): Add fr_survival.pdf.
2013-03-11 Glenn Morris <rgm@gnu.org>
...
...
etc/refcards/Makefile
View file @
72baeef2
...
...
@@ -146,4 +146,12 @@ viperCard.ps: %.ps: %.dvi
clean
:
-
rm
-f
*
.dvi
*
.log
*
.aux
## For the Emacs website.
dist
:
rm
-rf
emacs-refcards
mkdir
emacs-refcards
cp
Makefile README
*
.tex gnus-logo.
*
pdflayout.sty emacs-refcards/
tar
-cf
emacs-refcards.tar emacs-refcards
rm
-rf
emacs-refcards
### Makefile ends here
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment