remove unnecessary Makefile section
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 19 Jan 2024 05:43:39 +0000 (21:43 -0800)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 19 Jan 2024 05:43:39 +0000 (21:43 -0800)
conferences/fosdem2024/fosdem2024_bigint/Makefile

index 6bdb008d51d0bd4aa29b13eb59ece6c5cdbfc59c..8cf17f54486827d3119878ff582479ea0e18c23b 100644 (file)
@@ -2,9 +2,6 @@
 
 ARGS=-silent -interaction=nonstopmode -file-line-error -pdf
 
-%.eps : %.dia
-       dia -n -e $@ $<
-
 all:
        @latexmk $(ARGS)