From: Arsen Stasic Date: Thu, 21 Nov 2013 07:21:09 +0000 (+0100) Subject: made Makefile more modular X-Git-Url: https://git.bettercrypto.org/ach-master.git/commitdiff_plain/1321865a6468065ee0fc23cb0c045e349d09261d made Makefile more modular --- diff --git a/src/Makefile b/src/Makefile index 5ed602e..443be9a 100644 --- 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