[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: .cvsignore
User: pbernaud
Date: 06/10/19 05:38:00
Modified: . .cvsignore Makefile.am
Removed: . geda_totexi.in notangle_guile.in
Log:
Removed residual traces of noweb stuff
Revision Changes Path
1.3 +0 -2 eda/geda/gaf/gschem/scripts/.cvsignore
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .cvsignore
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/scripts/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- .cvsignore 12 Mar 2005 22:08:59 -0000 1.2
+++ .cvsignore 19 Oct 2006 09:38:00 -0000 1.3
@@ -1,4 +1,2 @@
Makefile
Makefile.in
-notangle_guile
-geda_totexi
1.10 +4 -5 eda/geda/gaf/gschem/scripts/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/scripts/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- Makefile.am 26 Feb 2006 19:34:27 -0000 1.9
+++ Makefile.am 19 Oct 2006 09:38:00 -0000 1.10
@@ -1,14 +1,13 @@
-## $Id: Makefile.am,v 1.9 2006/02/26 19:34:27 danmc Exp $
+## $Id: Makefile.am,v 1.10 2006/10/19 09:38:00 pbernaud Exp $
##
scmdatadir = @GEDADATADIR@/scheme
scmdata_DATA = image.scm print.scm
-EXTRA_DIST = ChangeLog geda_totexi.in makeallimages \
- makeimages print.scm image.scm notangle_guile.in
+EXTRA_DIST = ChangeLog makeallimages \
+ makeimages print.scm image.scm
MOSTLYCLEANFILES = *.log *~
CLEANFILES = *.log *~
-DISTCLEANFILES = *.log core FILE *~ prototype.bak \
- geda_totexi notangle_guile
+DISTCLEANFILES = *.log core FILE *~ prototype.bak
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs