version 1.15 | | version 1.16 |
---|
| | |
LIBTOOL = @LIBTOOL@ | | LIBTOOL = @LIBTOOL@ |
LN_S = @LN_S@ | | LN_S = @LN_S@ |
LTLIBOBJS = @LTLIBOBJS@ | | LTLIBOBJS = @LTLIBOBJS@ |
| | MAINT = @MAINT@ |
| | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
| | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
MAKEINFO = @MAKEINFO@ | | MAKEINFO = @MAKEINFO@ |
OBJEXT = @OBJEXT@ | | OBJEXT = @OBJEXT@ |
PACKAGE = @PACKAGE@ | | PACKAGE = @PACKAGE@ |
| | |
| | |
.SUFFIXES: | | .SUFFIXES: |
.SUFFIXES: .c .lo .o .obj | | .SUFFIXES: .c .lo .o .obj |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
@for dep in $?; do \ | | @for dep in $?; do \ |
case '$(am__configure_deps)' in \ | | case '$(am__configure_deps)' in \ |
*$$dep*) \ | | *$$dep*) \ |
| | |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| | |
$(top_srcdir)/configure: $(am__configure_deps) | | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| | |
clean-noinstLIBRARIES: | | clean-noinstLIBRARIES: |