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 -- flash-memory/mtd/Makefile | 1 - flash-memory/ubi/Makefile | 1 - flash-memory/ubifs/Makefile | 3 --- linux-basics/important-tools/Makefile | 3 --- realtime/rt-basics/Makefile | 1 - 7 files changed, 12 deletions(-) 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 diff --git a/flash-memory/mtd/Makefile b/flash-memory/mtd/Makefile index 53ab416..92197fe 100644 --- a/flash-memory/mtd/Makefile +++ b/flash-memory/mtd/Makefile @@ -1,6 +1,5 @@ all: pdflatex pres_mtd_de.tex - pdflatex hints_mtd_de.tex pdflatex handout_mtd_de.tex pdflatex handout_mtd_de.tex diff --git a/flash-memory/ubi/Makefile b/flash-memory/ubi/Makefile index 72eb669..7397dd4 100644 --- a/flash-memory/ubi/Makefile +++ b/flash-memory/ubi/Makefile @@ -1,6 +1,5 @@ all: pdflatex pres_ubi_de.tex - pdflatex hints_ubi_de.tex pdflatex handout_ubi_de.tex pdflatex handout_ubi_de.tex diff --git a/flash-memory/ubifs/Makefile b/flash-memory/ubifs/Makefile index c93e40a..7345d33 100644 --- a/flash-memory/ubifs/Makefile +++ b/flash-memory/ubifs/Makefile @@ -1,8 +1,5 @@ all: pdflatex pres_ubifs_de.tex - pdflatex hints_ubifs_de.tex - pdflatex handout_ubifs_de.tex - pdflatex handout_ubifs_de.tex clean: rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out diff --git a/linux-basics/important-tools/Makefile b/linux-basics/important-tools/Makefile index d949d00..ffcea55 100644 --- a/linux-basics/important-tools/Makefile +++ b/linux-basics/important-tools/Makefile @@ -1,8 +1,5 @@ all: pdflatex pres_important_tools_de.tex - pdflatex hints_important_tools_de.tex - pdflatex handout_important_tools_de.tex - pdflatex handout_important_tools_de.tex clean: rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out diff --git a/realtime/rt-basics/Makefile b/realtime/rt-basics/Makefile index c8baf33..fa44bb9 100644 --- a/realtime/rt-basics/Makefile +++ b/realtime/rt-basics/Makefile @@ -1,6 +1,5 @@ all: pdflatex pres_rt-basics_de.tex - pdflatex hints_rt-basics_de.tex pdflatex handout_rt-basics_de.tex pdflatex handout_rt-basics_de.tex -- cgit v1.2.3