[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-276-g6e10a7f)
The branch, master has been updated
via 6e10a7fbe26c858a6fa85f430d2bfe256a668c28 (commit)
from 2c2bfc91b4cff115df6528d375042096d8046664 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
=========
Summary
=========
gsymcheck/Makefile.am | 2 +-
gsymcheck/configure.ac | 1 -
gsymcheck/utils/.gitignore | 3 ---
gsymcheck/utils/Makefile.am | 9 ---------
4 files changed, 1 insertions(+), 14 deletions(-)
delete mode 100644 gsymcheck/utils/.gitignore
delete mode 100644 gsymcheck/utils/Makefile.am
=================
Commit Messages
=================
commit 6e10a7fbe26c858a6fa85f430d2bfe256a668c28
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sat Nov 1 17:29:37 2008 +0000
gsymcheck: Remove unused "utils" directiory
Only an automake was left in this directory.
:100644 100644 e1938f5... 3dedaf9... M gsymcheck/Makefile.am
:100644 100644 7ecbb0f... fcc8b98... M gsymcheck/configure.ac
:100644 000000 23c1897... 0000000... D gsymcheck/utils/.gitignore
:100644 000000 afb2151... 0000000... D gsymcheck/utils/Makefile.am
=========
Changes
=========
commit 6e10a7fbe26c858a6fa85f430d2bfe256a668c28
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sat Nov 1 17:29:37 2008 +0000
gsymcheck: Remove unused "utils" directiory
Only an automake was left in this directory.
diff --git a/gsymcheck/Makefile.am b/gsymcheck/Makefile.am
index e1938f5..3dedaf9 100644
--- a/gsymcheck/Makefile.am
+++ b/gsymcheck/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = src include utils lib scheme examples docs tests
+SUBDIRS = src include lib scheme examples docs tests
EXTRA_DIST = BUGS ChangeLog-1.0 autogen.sh
diff --git a/gsymcheck/configure.ac b/gsymcheck/configure.ac
index 7ecbb0f..fcc8b98 100644
--- a/gsymcheck/configure.ac
+++ b/gsymcheck/configure.ac
@@ -309,7 +309,6 @@ AC_CONFIG_FILES([Makefile
scheme/Makefile
examples/Makefile
lib/Makefile
- utils/Makefile
docs/Makefile
tests/Makefile
lib/system-gsymcheckrc ])
diff --git a/gsymcheck/utils/.gitignore b/gsymcheck/utils/.gitignore
deleted file mode 100644
index 23c1897..0000000
--- a/gsymcheck/utils/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-*~
diff --git a/gsymcheck/utils/Makefile.am b/gsymcheck/utils/Makefile.am
deleted file mode 100644
index afb2151..0000000
--- a/gsymcheck/utils/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-INCLUDES = @GUILE_CFLAGS@ @X_CFLAGS@
-
-MOSTLYCLEANFILES = *.log *.ps core FILE *~ prototype.bak
-CLEANFILES = *.log *.ps core FILE *~ prototype.bak
-DISTCLEANFILES = *.log core FILE *~ prototype.bak
-MAINTAINERCLEANFILES = *.log *.ps core FILE *~ prototype.bak prototype.h Makefile.in configure
-
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs