summaryrefslogtreecommitdiff
path: root/application-devel
diff options
context:
space:
mode:
Diffstat (limited to 'application-devel')
-rw-r--r--application-devel/app-debugging/Makefile1
-rw-r--r--application-devel/cross-devel/Makefile2
2 files changed, 0 insertions, 3 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