Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:eapi-6 commit in: /
Date: Sun, 30 Aug 2015 19:03:34
Message-Id: 1440405644.73698b508e2fe9d3904cce3b65a3f01a0e8f2523.ulm@gentoo
1 commit: 73698b508e2fe9d3904cce3b65a3f01a0e8f2523
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 08:40:44 2015 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 24 08:40:44 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=73698b50
7
8 Makefile: Have vc.tex depend on all source files.
9
10 Makefile | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/Makefile b/Makefile
14 index 2b18660..c50a0ea 100644
15 --- a/Makefile
16 +++ b/Makefile
17 @@ -54,7 +54,7 @@ eapi-cheatsheet-nocombine.pdf: vc.tex
18 pdflatex -jobname eapi-cheatsheet-nocombine \
19 '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}'
20
21 -vc.tex: pms.tex vc-git.awk
22 +vc.tex: $(SOURCEFILES) vc-git.awk
23 /bin/sh ./vc
24
25 pms.dvi: $(SOURCEFILES) pms.bbl