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 \
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 \
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$@
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 \