]> wagnertech.de Git - projects.git/blobdiff - tools/make/makefile
posaune
[projects.git] / tools / make / makefile
index 57dc39d5c289631491acbb91df3ddea44f992e8a..c4e9d3e6fb78142199c0c837b462744ca03db0d2 100644 (file)
@@ -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 $<
 
+