From bb4eefa52e5a886f9ad2a09583be3014f8e5993d Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 13 Oct 2010 15:25:37 +0200 Subject: remove cleaned up files from makefiles Signed-off-by: Manuel Traut --- application-devel/app-debugging/Makefile | 1 - application-devel/cross-devel/Makefile | 2 -- 2 files changed, 3 deletions(-) (limited to 'application-devel') diff --git a/application-devel/app-debugging/Makefile b/application-devel/app-debugging/Makefile index 3f8d266..421927f 100644 --- a/application-devel/app-debugging/Makefile +++ b/application-devel/app-debugging/Makefile @@ -2,7 +2,6 @@ all: pdflatex handout_app-debugging_de.tex pdflatex handout_app-debugging_de.tex pdflatex pres_app-debugging_de.tex - pdflatex hints_app-debugging_de.tex clean: rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out diff --git a/application-devel/cross-devel/Makefile b/application-devel/cross-devel/Makefile index bd4d45f..9d4799b 100644 --- a/application-devel/cross-devel/Makefile +++ b/application-devel/cross-devel/Makefile @@ -1,7 +1,5 @@ all: - pdflatex handout_cross-devel_de.tex pdflatex pres_cross-devel_de.tex - pdflatex hints_cross-devel_de.tex clean: rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out -- cgit v1.2.3