From: ellson Date: Fri, 7 Apr 2006 18:50:31 +0000 (+0000) Subject: add cvs version comment to all Makefile.am X-Git-Tag: LAST_LIBGRAPH~32^2~6724 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c82a7f4709707c15c72ea049862a942a6e119ed;p=graphviz add cvs version comment to all Makefile.am --- diff --git a/Makefile.am b/Makefile.am index fa48fcbd2..bbea396d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 diff --git a/cmd/Makefile.am b/cmd/Makefile.am index 3212f446e..e997cc777 100644 --- a/cmd/Makefile.am +++ b/cmd/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in SUBDIRS = dot tools gvpr lefty lneato dotty diff --git a/cmd/dot/Makefile.am b/cmd/dot/Makefile.am index 108a71e3a..4bc79ffc3 100644 --- a/cmd/dot/Makefile.am +++ b/cmd/dot/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in pdfdir = $(pkgdatadir)/doc/pdf diff --git a/cmd/dotty/Makefile.am b/cmd/dotty/Makefile.am index 7ce20371e..09f2e9ab9 100644 --- a/cmd/dotty/Makefile.am +++ b/cmd/dotty/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in man = dotty.1 diff --git a/cmd/gvpr/Makefile.am b/cmd/gvpr/Makefile.am index c240885fa..6685f7bf1 100644 --- a/cmd/gvpr/Makefile.am +++ b/cmd/gvpr/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in pdfdir = $(pkgdatadir)/doc/pdf diff --git a/cmd/lefty/Makefile.am b/cmd/lefty/Makefile.am index d03cca304..ee11234c2 100644 --- a/cmd/lefty/Makefile.am +++ b/cmd/lefty/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in SUBDIRS = ws os dot2l examples diff --git a/cmd/lefty/dot2l/Makefile.am b/cmd/lefty/dot2l/Makefile.am index f26aafdde..ad458e68a 100644 --- a/cmd/lefty/dot2l/Makefile.am +++ b/cmd/lefty/dot2l/Makefile.am @@ -1,3 +1,4 @@ +# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/cmd/lefty