summaryrefslogtreecommitdiff
path: root/security/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/examples/Makefile')
-rw-r--r--security/examples/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/security/examples/Makefile b/security/examples/Makefile
index 257d70d..d834f36 100644
--- a/security/examples/Makefile
+++ b/security/examples/Makefile
@@ -1,9 +1 @@
-all:
- for pdf in `ls -1 handout_*.tex pres_*.tex 2> /dev/null` ; 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_SECURITY_EX_FW) += pres_ex_firewall.pdf