spec: errorflag fuer ALU
[hwmod.git] / spec / Makefile
index b875ac342fe6bd875acea938869ac3b37dd09f50..0ea9410a9ab77b7cae5b5f73e5e9f8dee5742d06 100644 (file)
@@ -1,9 +1,9 @@
 SHELL := bash
 PROJECT = speck
 
-all: protocol
+all: $(PROJECT).pdf
 
-protocol: $(PROJECT).tex $(subst .dia,.png,$(shell ls *.dia)) $(subst .tex,.pdf,$(shell ls sm/*.tex))
+$(PROJECT).pdf: $(PROJECT).tex $(subst .dia,.png,$(shell ls *.dia)) $(subst .tex,.pdf,$(shell ls sm/*.tex)) ProtocolHeader.sty
        pdflatex $(PROJECT).tex
        pdflatex $(PROJECT).tex