mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
1 changed files with 0 additions and 4 deletions
|
|
@ -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 a new issue