1 ## Process this file with automake to produce Makefile.in
5 rcdatadir = @GEDADATADIR@/perl/lib
15 -rm -rf autom4te.cache
17 maintainer-clean-local:
18 -rm -rf autom4te.cache
20 ## This hardcodes the path to the
21 ## system libraries into geda_filter prior to installation.
22 gxyrs: $(srcdir)/gxyrs.pl
23 sed -e "s#GEDADATADIR#$(GEDADATADIR)#" $(srcdir)/gxyrs.pl | sed -e "s#GEDARCDIR#$(GEDARCDIR)#" > tmp$@
27 MOSTLYCLEANFILES = *.log *.ps core FILE tmp *~
28 CLEANFILES = *.log *.ps core FILE tmp *~
29 DISTCLEANFILES = *.log core FILE tmp *~ gxyrs
30 MAINTAINERCLEANFILES = *.log *.ps core FILE tmp *~ Makefile.in gxyrs