1 ## Process this file with automake to produce Makefile.in
3 EXTRA_DIST = 1217.geda bottom.sch bottom.sym gnetlistrc.hierarchy gschemrc \
4 gschlasrc hierarchy.geda middle.sch middle.sym rock.sch rock.sym \
8 # Temporarily disabled make check, since this is interfering with
12 BUILDDIR=$(top_builddir)/tests/hierarchy
16 rm -f $(BUILDDIR)/new_*
17 ( export TESTDIR=$(SRCDIR); \
19 cp -f $(SRCDIR)/gnetlistrc.hierarchy $(BUILDDIR)/gnetlistrc; \
21 -o $(BUILDDIR)/new_hierarchy.geda -g geda \
23 diff $(SRCDIR)/hierarchy.geda $(BUILDDIR)/new_hierarchy.geda; \
24 rm -f $(BUILDDIR)/gnetlistrc
26 MOSTLYCLEANFILES = new_* core *.log FILE *.ps *~
27 CLEANFILES = new_* core *.log FILE *.ps *~
28 DISTCLEANFILES = *.log core FILE *~ prototype.bak
29 MAINTAINERCLEANFILES = new_* core *.log FILE *.ps *~ Makefile.in configure