spec env: pdfs und pngs werden nicht mehr ins repo gepusht sondern vom Makefile gener...
[hwmod.git] / spec / Makefile
index afb43f25fbd68c2d42f382205fde73dd6fd24c35..b875ac342fe6bd875acea938869ac3b37dd09f50 100644 (file)
@@ -1,5 +1,5 @@
 SHELL := bash
-PROJECT = spec
+PROJECT = speck
 
 all: protocol
 
@@ -19,5 +19,4 @@ protocol: $(PROJECT).tex $(subst .dia,.png,$(shell ls *.dia)) $(subst .tex,.pdf,
        rm sm/{*.dvi,*.ps,*.aux,*.log}
 
 clean:
-       @#-rm -f {,sm/}{*.aux,*.log,*.dvi,*.toc,*.out,*.pdf,*.png}
-       -rm -f {,sm/}{*.aux,*.log,*.dvi,*.toc,*.out}
+       -rm -f {,sm/}{*.aux,*.log,*.dvi,*.toc,*.out,*.pdf,*.png}