Back out last commit, which should not have been committed in the first
place. Note to self: Do not commit when not really awake yet. Pointy hat to: simon
This commit is contained in:
parent
88ba09956b
commit
31f0f2efe5
@ -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 <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user