summaryrefslogtreecommitdiff
path: root/2004/n/fpga/doc/dcd/interrupt/images/Makefile
diff options
context:
space:
mode:
authorgalmes2004-02-23 13:46:15 +0000
committergalmes2004-02-23 13:46:15 +0000
commitabc842ae6d7f4907629dfd53f53d84c1122eb52a (patch)
treeb728eb89932e4f683260f98092e66f3b0cc17371 /2004/n/fpga/doc/dcd/interrupt/images/Makefile
parent0ede3845bec3aa993b7a409c2cd3a3715aac1e6c (diff)
Ajout de la doc que Pedro a pondu pendant les vacances
Diffstat (limited to '2004/n/fpga/doc/dcd/interrupt/images/Makefile')
-rw-r--r--2004/n/fpga/doc/dcd/interrupt/images/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/2004/n/fpga/doc/dcd/interrupt/images/Makefile b/2004/n/fpga/doc/dcd/interrupt/images/Makefile
new file mode 100644
index 0000000..1508f53
--- /dev/null
+++ b/2004/n/fpga/doc/dcd/interrupt/images/Makefile
@@ -0,0 +1,7 @@
+all: entity.pdf archi_phy.pdf graphcet.pdf
+
+%.pdf: %.fig
+ fig2dev -L pdf -p dummy $< $@
+
+clean:
+ rm -f *.pdf *.eps