summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/robot_DV/images/Makefile
diff options
context:
space:
mode:
authorgalmes2004-02-08 14:09:44 +0000
committergalmes2004-02-08 14:09:44 +0000
commit089a11514051cae1f190a424fc40bcbf4b2ab08c (patch)
tree472ce668383edbf269e37bd49c529e573f60e43e /2004/n/fpga/doc/robot_DV/images/Makefile
parent3bdb08319bada4d501b90894f6bdc65e132d48bb (diff)
Ajout du dossier de présentation.
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