X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/1b1a4b951283d256d63b61c3a1e2018d6cf5d46f..03cd58bdb16034f1d0e2ae5ef835a3a977948ae9:/tools/make/makefile diff --git a/tools/make/makefile b/tools/make/makefile index 57dc39d..c4e9d3e 100644 --- a/tools/make/makefile +++ b/tools/make/makefile @@ -31,7 +31,7 @@ include make.pre #----------------------------------------------------------------- compile: $(COMPILE_TARGET) - # compile ist fertig + # compile is ready zip: $(project).zip # ZIP file ready @@ -87,3 +87,4 @@ clean: %.pdf : %.tex $(SOURCES) pdflatex $< && pdflatex $< +