Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
26a23340
Commit
26a23340
authored
Dec 15, 2014
by
POTTIER Francois
Browse files
doc/Makefile: more accurate dependencies.
parent
9c3ce3bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
26a23340
...
...
@@ -4,7 +4,7 @@ all: main.pdf
export
TEXINPUTS
=
.:
%.pdf
:
%.tex
%.pdf
:
%.tex
$(wildcard *.tex)
pdflatex
$*
bibtex
$*
pdflatex
$*
...
...
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