summaryrefslogtreecommitdiffstats
path: root/share/misc/Makefile
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2007-03-31 07:28:53 +0000
committersimon <simon@FreeBSD.org>2007-03-31 07:28:53 +0000
commitacdd2be08ff030a8f42334285e5751a02a7479e4 (patch)
tree3b0a90014ab13db59fa9873be68425a1a7ebe6f7 /share/misc/Makefile
parent679fce992e6939ed6dfca21f5ff0a2700c48e6d7 (diff)
downloadFreeBSD-src-acdd2be08ff030a8f42334285e5751a02a7479e4.zip
FreeBSD-src-acdd2be08ff030a8f42334285e5751a02a7479e4.tar.gz
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
Diffstat (limited to 'share/misc/Makefile')
-rw-r--r--share/misc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index b1f5260..52cbcc7 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud