got dia files to work, they're autoconverted to tex
[libreriscv.git] / conferences / fosdem2024 / fosdem2024_bigint / Makefile
index 8cf17f54486827d3119878ff582479ea0e18c23b..6bdb008d51d0bd4aa29b13eb59ece6c5cdbfc59c 100644 (file)
@@ -2,6 +2,9 @@
 
 ARGS=-silent -interaction=nonstopmode -file-line-error -pdf
 
+%.eps : %.dia
+       dia -n -e $@ $<
+
 all:
        @latexmk $(ARGS)