Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 7 | ||
---|---|---|---|
Line 87... | Line 87... | ||
87 | POST_UNINSTALL = : |
87 | POST_UNINSTALL = : |
88 | build_triplet = @build@ |
88 | build_triplet = @build@ |
89 | host_triplet = @host@ |
89 | host_triplet = @host@ |
90 | subdir = . |
90 | subdir = . |
91 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
91 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
92 | am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ |
92 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
93 | $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ |
- | |
94 | $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ |
- | |
95 | $(top_srcdir)/configure.ac |
- | |
96 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
93 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
97 | $(ACLOCAL_M4) |
94 | $(ACLOCAL_M4) |
98 | DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
95 | DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
99 | $(am__configure_deps) $(am__DIST_COMMON) |
96 | $(am__configure_deps) $(am__DIST_COMMON) |
100 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
97 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |