X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/91e0fccb96d28028d78ea41e34c1990585048d3b..56b24328934af53e173afa7ffa576f03048db73e:/tools/make/makefile diff --git a/tools/make/makefile b/tools/make/makefile index 0dea151..1bee6f4 100644 --- a/tools/make/makefile +++ b/tools/make/makefile @@ -54,7 +54,7 @@ compile.stamp: $(SOURCES) #----------------------------------------------------------------- copy.stamp: $(COPY_PRE) - $(COPY) $(project) + $(COPY) $(project) $(version) ${arch} @touch copy.stamp control.stamp: $(project).control @@ -87,3 +87,4 @@ clean: %.pdf : %.tex $(SOURCES) pdflatex $< && pdflatex $< +