From 7820db946ca238f47fff030d43fa1bbc1fb0183b Mon Sep 17 00:00:00 2001 From: Jan Altenberg Date: Fri, 27 Dec 2013 12:35:43 +0100 Subject: Update all topics for Kconfig --- distribution/elbe/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'distribution/elbe/Makefile') diff --git a/distribution/elbe/Makefile b/distribution/elbe/Makefile index d641258..c054f16 100644 --- a/distribution/elbe/Makefile +++ b/distribution/elbe/Makefile @@ -1,9 +1 @@ -all: - for pdf in `ls -1 *.tex` ; do \ - TEXINPUTS=`pwd`/../..:.:..:$(TEXINPUTS) pdflatex $$pdf; \ - TEXINPUTS=`pwd`/../..:.:..:$(TEXINPUTS) pdflatex $$pdf; \ - done - -clean: - rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out - +obj-$(CONFIG_ELBE_BASICS) = pres_elbe.pdf -- cgit v1.2.3