| 89 |
host_triplet = @host@ |
host_triplet = @host@ |
| 90 |
subdir = . |
subdir = . |
| 91 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 92 |
am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ |
| 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) \ |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 97 |
$(ACLOCAL_M4) |
$(ACLOCAL_M4) |
| 98 |
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
| 327 |
top_build_prefix = @top_build_prefix@ |
top_build_prefix = @top_build_prefix@ |
| 328 |
top_builddir = @top_builddir@ |
top_builddir = @top_builddir@ |
| 329 |
top_srcdir = @top_srcdir@ |
top_srcdir = @top_srcdir@ |
| 330 |
|
ACLOCAL_AMFLAGS = -I m4 |
| 331 |
EXTRA_DIST = AUTHORS README INSTALL makedist.sh |
EXTRA_DIST = AUTHORS README INSTALL makedist.sh |
| 332 |
SUBDIRS = src utils |
SUBDIRS = src utils |
| 333 |
CLEANFILES = @EXTRA_CLEAN@ |
CLEANFILES = @EXTRA_CLEAN@ |