git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af60b7
)
made Makefile more modular
author
Arsen Stasic
<arsen.stasic@univie.ac.at>
Thu, 21 Nov 2013 07:21:09 +0000
(08:21 +0100)
committer
Arsen Stasic
<arsen.stasic@univie.ac.at>
Thu, 21 Nov 2013 07:21:09 +0000
(08:21 +0100)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
5ed602e
..
443be9a
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-1,6
+1,8
@@
NOW := $(shell date)
-all:
+all: pdf html
+
+pdf:
pdflatex applied-crypto-hardening
# no bibtex citations atm
#bibtex applied-crypto-hardening