Lines Matching refs:example

41 	example-reformatter$(EXEEXT) example-reformatter-alt$(EXEEXT) \
42 example-deconstructor$(EXEEXT) \
43 example-deconstructor-alt$(EXEEXT)
55 example_deconstructor_SOURCES = example-deconstructor.c
56 example_deconstructor_OBJECTS = example-deconstructor.$(OBJEXT)
59 example_deconstructor_alt_SOURCES = example-deconstructor-alt.c
61 example-deconstructor-alt.$(OBJEXT)
65 example_reformatter_SOURCES = example-reformatter.c
66 example_reformatter_OBJECTS = example-reformatter.$(OBJEXT)
69 example_reformatter_alt_SOURCES = example-reformatter-alt.c
70 example_reformatter_alt_OBJECTS = example-reformatter-alt.$(OBJEXT)
114 SOURCES = example-deconstructor.c example-deconstructor-alt.c \
115 example-reformatter.c example-reformatter-alt.c run-dumper.c \
118 DIST_SOURCES = example-deconstructor.c example-deconstructor-alt.c \
119 example-reformatter.c example-reformatter-alt.c run-dumper.c \
298 example-deconstructor$(EXEEXT): $(example_deconstructor_OBJECTS) $(example_deconstructor_DEPENDENCIES)
299 @rm -f example-deconstructor$(EXEEXT)
301 example-deconstructor-alt$(EXEEXT): $(example_deconstructor_alt_OBJECTS) $(example_deconstructor_alt_DEPENDENCIES)
302 @rm -f example-deconstructor-alt$(EXEEXT)
304 example-reformatter$(EXEEXT): $(example_reformatter_OBJECTS) $(example_reformatter_DEPENDENCIES)
305 @rm -f example-reformatter$(EXEEXT)
307 example-reformatter-alt$(EXEEXT): $(example_reformatter_alt_OBJECTS) $(example_reformatter_alt_DEPENDENCIES)
308 @rm -f example-reformatter-alt$(EXEEXT)
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-deconstructor-alt.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-deconstructor.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-reformatter-alt.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/example-reformatter.Po@am__quote@