[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: cnieves 
  Date: 07/04/21 15:54:06

  Modified:    .        Makefile.am
  Removed:     .        config.sh.in gschemdoc.sh
  Log:
  Moved gschemdoc from utils/scripts to gschem/scripts.
  
  
  
  gschem:
  
  	* configure.ac.in, scripts/Makefile.am, scripts/config.sh.in,
  
  	  scripts/gschemdoc.sh:
  
  
  
  	  Applied patch by Peter Brett. Moved gschemdoc from
  
  	  utils/scripts to gschem/scripts.
  
  
  
  utils:
  
  	* configure.ac, scripts/Makefile.am, scripts/gschemdoc.sh, 
  
  	  scripts/config.sh.in: Applied patch by Peter Brett.
  
  	
  
  	  Moved gschemdoc from utils/scripts to gschem/scripts.
  
  
  
  
  Revision  Changes    Path
  1.19      +7 -14     eda/geda/gaf/utils/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/utils/scripts/Makefile.am,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- Makefile.am	17 Apr 2007 20:19:23 -0000	1.18
  +++ Makefile.am	21 Apr 2007 19:54:06 -0000	1.19
  @@ -1,22 +1,15 @@
  -## $Id: Makefile.am,v 1.18 2007/04/17 20:19:23 pcjc2 Exp $
  +## $Id: Makefile.am,v 1.19 2007/04/21 19:54:06 cnieves Exp $
   ##
   ## Process this file with automake to produce Makefile.in
   
  -bin_SCRIPTS = sarlacc_sym gschupdate gsymupdate gschemdoc refdes_renum \
  +bin_SCRIPTS = sarlacc_sym gschupdate gsymupdate refdes_renum \
   	      tragesym pads_backannotate pcb_backannotate garchive gsymfix.pl \
    	      gnet_hier_verilog.sh
   
   EXTRA_DIST = convert_sym.awk gpstoimage mk_char_tab.pl \
   	     sarlacc_sym gschupdate gsymupdate refdes_renum gsymfix.pl \
  -	     config.sh.in gschemdoc.sh tragesym pads_backannotate \
  -	     pcb_backannotate garchive.py gnet_hier_verilog.sh
  -
  -BUILT_SOURCES = config.sh
  -
  -gschemdoc: config.sh $(srcdir)/gschemdoc.sh
  -	cat config.sh $(srcdir)/gschemdoc.sh > tmp$@
  -	chmod a+x tmp$@
  -	mv -f tmp$@ $@
  +	     tragesym pads_backannotate pcb_backannotate garchive.py \
  +	     gnet_hier_verilog.sh
   
   ##  SDB's stuff to enable garchive.  This hardcodes the path to the
   ##  system libraries into garchive prior to installation.
  @@ -27,6 +20,6 @@
   
   MOSTLYCLEANFILES = *.log *.ps core FILE tmp *~
   CLEANFILES = *.log *.ps core FILE tmp  *~
  -DISTCLEANFILES = *.log core FILE tmp *~ prototype.bak gschemdoc garchive
  +DISTCLEANFILES = *.log core FILE tmp *~ prototype.bak garchive
   MAINTAINERCLEANFILES = *.log *.ps core FILE tmp *~ Makefile.in \
  -	               configure gschemdoc garchive
  +	               configure garchive
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs