refdes_renum: warn of possible number clash with non-conforming values
[geda-gaf/whiteaudio.git] / utils / scripts / Makefile.am
blob74a79a45cc45e9e44fc0e56e7e02c8237b17253c
1 ## $Id$
2 ##
3 ## Process this file with automake to produce Makefile.in
5 bin_SCRIPTS = sarlacc_sym refdes_renum \
6               tragesym pads_backannotate pcb_backannotate garchive gsymfix \
7               schdiff sw2asc
9 noinst_SCRIPTS = gnet_hier_verilog.sh gschupdate gsymupdate
11 EXTRA_DIST = convert_sym.awk gpstoimage mk_char_tab.pl \
12              sarlacc_sym gschupdate gsymupdate refdes_renum gsymfix \
13              tragesym pads_backannotate pcb_backannotate garchive.py \
14              gnet_hier_verilog.sh schdiff sw2asc.in
16 ##  SDB's stuff to enable garchive.  This hardcodes the path to the
17 ##  system libraries into garchive prior to installation.
18 garchive: $(srcdir)/garchive.py
19         sed -e "s#GEDADATADIR#$(GEDADATADIR)#" $(srcdir)/garchive.py > tmp$@
20         chmod a+x tmp$@
21         mv -f tmp$@ $@
23 MOSTLYCLEANFILES = *.log *.ps core FILE tmp *~
24 CLEANFILES = *.log *.ps core FILE tmp  *~
25 DISTCLEANFILES = *.log core FILE tmp *~ garchive sw2asc
26 MAINTAINERCLEANFILES = *.log *.ps core FILE tmp *~ Makefile.in garchive sw2asc