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