diff --git a/share/misc/Makefile b/share/misc/Makefile index b1f5260e14f..52cbcc76dec 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -8,8 +8,4 @@ FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot NO_OBJ= FILESDIR= ${BINDIR}/misc -.SUFFIXES: .dot .png -.dot.png: - dot -T png -o ${.TARGET} ${.IMPSRC} - .include