From: John Ellson Date: Tue, 20 Dec 2016 14:31:42 +0000 (-0500) Subject: comment out refs to tred2, not intended for distribution X-Git-Tag: 2.40.0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e44c172de637e9d8bb85e3754a4a065ee815037c;p=graphviz comment out refs to tred2, not intended for distribution --- diff --git a/cmd/tools/Makefile.am b/cmd/tools/Makefile.am index 38178cb32..3f81e735b 100644 --- a/cmd/tools/Makefile.am +++ b/cmd/tools/Makefile.am @@ -79,12 +79,12 @@ ccomps_LDADD = \ ccomps.1.pdf: $(srcdir)/ccomps.1 - @GROFF@ -Tps -man $(srcdir)/ccomps.1 | @PS2PDF@ - - >ccomps.1.pdf -tred2_SOURCES = tred2.c - -tred2_LDADD = \ - $(top_builddir)/lib/ingraphs/libingraphs_C.la \ - $(top_builddir)/lib/cgraph/libcgraph.la \ - $(top_builddir)/lib/gvc/libgvc.la +#tred2_SOURCES = tred2.c +# +#tred2_LDADD = \ +# $(top_builddir)/lib/ingraphs/libingraphs_C.la \ +# $(top_builddir)/lib/cgraph/libcgraph.la \ +# $(top_builddir)/lib/gvc/libgvc.la tred_SOURCES = tred.c