]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - fx2lib/docs/intro/Makefile
Drop fx2lib files we don't really need.
[sigrok-firmware-fx2lafw.git] / fx2lib / docs / intro / Makefile
diff --git a/fx2lib/docs/intro/Makefile b/fx2lib/docs/intro/Makefile
deleted file mode 100644 (file)
index c1f32e7..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-.PHONY: pdf html
-
-
-pdf: intro.pdf
-intro.pdf: intro.tex
-       rubber -d intro
-
-html: intro.tex 
-       mkdir -p html
-       latex2html -dir html intro.tex