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