Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Viguier
coq-verif-tweetnacl
Commits
89e0d08f
Commit
89e0d08f
authored
Oct 01, 2020
by
benoit
Browse files
make also builds the csf-supplementary/previous.pdf
parent
ceaa07be
Changes
1
Hide whitespace changes
Inline
Side-by-side
paper/Makefile
View file @
89e0d08f
all
:
tweetverif.pdf csf-supplementary/previous.pdf
SOURCES
=
code-tweetnacl.tex collection.bib conclusion.tex coq.tex highlevel.tex intro.tex lowlevel.tex preliminaries.tex proofs.tex rfc.tex t.bib tweetverif.tex tweetnacl.diff
tweetverif.pdf
:
$
{
SOURCES
}
tweetverif.pdf
:
$
(
SOURCES
)
pdflatex tweetverif.tex
bibtex tweetverif
pdflatex tweetverif.tex
pdflatex tweetverif.tex
csf-supplementary/previous.pdf
:
make
-C
csf-supplementary
tweetnacl.diff
:
@
echo
$(BOLD)$(YELLOW)
"Generating tweetnacl.diff"
$(NO_COLOR)$(DARKGRAY)
...
...
@@ -28,3 +32,4 @@ clean:
-
rm
tweetverif.bbl
-
rm
tweetverif.blg
-
rm
tweetverif.brf
make
-C
csf-supplementary clean
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