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