Added script to help update all the version strings and dates.
[geda-gaf/whiteaudio.git] / utils / scripts / Makefile.am
blobd337ce5e991bf4018607fc0c980527882392a665
1 ## $Id$
2 ##
3 ## Process this file with automake to produce Makefile.in
5 bin_SCRIPTS = sarlacc_sym gschupdate gsymupdate refdes_renum \
6               tragesym pads_backannotate pcb_backannotate garchive gsymfix.pl \
7               gnet_hier_verilog.sh
9 EXTRA_DIST = convert_sym.awk gpstoimage mk_char_tab.pl \
10              sarlacc_sym gschupdate gsymupdate refdes_renum gsymfix.pl \
11              tragesym pads_backannotate pcb_backannotate garchive.py \
12              gnet_hier_verilog.sh
14 ##  SDB's stuff to enable garchive.  This hardcodes the path to the
15 ##  system libraries into garchive prior to installation.
16 garchive: $(srcdir)/garchive.py
17         sed -e "s#GEDADATADIR#$(GEDADATADIR)#" $(srcdir)/garchive.py > tmp$@
18         chmod a+x tmp$@
19         mv -f tmp$@ $@
21 MOSTLYCLEANFILES = *.log *.ps core FILE tmp *~
22 CLEANFILES = *.log *.ps core FILE tmp  *~
23 DISTCLEANFILES = *.log core FILE tmp *~ prototype.bak garchive
24 MAINTAINERCLEANFILES = *.log *.ps core FILE tmp *~ Makefile.in \
25                        configure garchive