[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: pcjc2
Date: 07/02/11 18:59:08
Modified: . Tag: noscreen Makefile.am project.sample
Added: . Tag: noscreen first.sch second.sch third.sch
Log:
Sync with trunc
Revision Changes Path
No revision
No revision
1.1.6.1 +1 -1 eda/geda/gaf/utils/examples/gsch2pcb/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/utils/examples/gsch2pcb/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -b -r1.1 -r1.1.6.1
--- Makefile.am 28 Sep 2003 02:47:28 -0000 1.1
+++ Makefile.am 11 Feb 2007 23:59:07 -0000 1.1.6.1
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-EXTRA_DIST = project.sample
+EXTRA_DIST = project.sample first.sch second.sch third.sch
MOSTLYCLEANFILES = *.log *.ps core FILE *~
CLEANFILES = *.log *.ps core FILE *~
1.3.6.1 +14 -4 eda/geda/gaf/utils/examples/gsch2pcb/project.sample
(In the diff below, changes in quantity of whitespace are not shown.)
Index: project.sample
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/examples/gsch2pcb/project.sample,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -u -b -r1.3 -r1.3.6.1
--- project.sample 11 Jan 2004 22:31:22 -0000 1.3
+++ project.sample 11 Feb 2007 23:59:07 -0000 1.3.6.1
@@ -1,3 +1,5 @@
+# $Id: project.sample,v 1.3.6.1 2007/02/11 23:59:07 pcjc2 Exp $
+#
# Sample poject file for gsch2pcb versions >= 1.0
#
# A project file may be named anything that does not end in ".sch" and placed
@@ -32,10 +34,18 @@
#elements-dir ~/gaf/pcb-elements
#elements-dir /usr/local/share/pcb/newlib
-# The default is to search for gschem footprints first in PCB m4 files and
-# if not found, then in PCB newlib style file element directories. Uncomment
-# the use-files line to force using any found file elements even though a
-# m4 element may have been found first.
+# The default is to not invoke M4 for PCB footprints. Starting with the
+# 20070208 snapshot of PCB, the footprints which were generated with m4
+# are available as newlib footprints. If you wish to still invoke m4
+# (perhaps because you have extra footprints configured), then set
+# this variable.
+#
+use-m4
+
+# If "use-m4" is specified, the default is to search for gschem footprints
+# first in PCB m4 files and if not found, then in PCB newlib style file
+# element directories. Uncomment the use-files line to force using any
+# found file elements even though a m4 element may have been found first.
#
#use-files
No revision
No revision
1.1.2.1 +0 -0 eda/geda/gaf/utils/examples/gsch2pcb/first.sch
(In the diff below, changes in quantity of whitespace are not shown.)
1.1.2.1 +0 -0 eda/geda/gaf/utils/examples/gsch2pcb/second.sch
(In the diff below, changes in quantity of whitespace are not shown.)
1.1.2.1 +0 -0 eda/geda/gaf/utils/examples/gsch2pcb/third.sch
(In the diff below, changes in quantity of whitespace are not shown.)
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs