X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/3f3c6abff0b443de6634f3fd7dea9c8bf5399f19..5e8e2b2380cd6697b8634a765cdfd0b9e07c502c:/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 $< +