summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/robot_DV/images/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '2004/n/fpga/doc/robot_DV/images/Makefile')
-rw-r--r--2004/n/fpga/doc/robot_DV/images/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/2004/n/fpga/doc/robot_DV/images/Makefile b/2004/n/fpga/doc/robot_DV/images/Makefile
new file mode 100644
index 0000000..6002908
--- /dev/null
+++ b/2004/n/fpga/doc/robot_DV/images/Makefile
@@ -0,0 +1,7 @@
+all: schema1.pdf
+
+%.pdf: %.fig
+ fig2dev -L pdf -p dummy $< $@
+
+clean:
+ rm -f *.pdf *.eps