summaryrefslogtreecommitdiff
path: root/contrib/dbs/Makefile.in
diff options
context:
space:
mode:
authordron <dron>2004-06-05 09:02:03 +0000
committerdron <dron>2004-06-05 09:02:03 +0000
commit011a0e2b4e7e84cb939c03c9dfc9d12a61ba9aab (patch)
tree93554d977c17b641f77abae91c5b4535c449e260 /contrib/dbs/Makefile.in
parente813238c5f447ae5e7e6d8873ff9eb1ced9cb2ea (diff)
downloadlibtiff-011a0e2b4e7e84cb939c03c9dfc9d12a61ba9aab.tar.gz
*** empty log message ***
Diffstat (limited to 'contrib/dbs/Makefile.in')
-rw-r--r--contrib/dbs/Makefile.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/contrib/dbs/Makefile.in b/contrib/dbs/Makefile.in
index bad9f073..6bcf151d 100644
--- a/contrib/dbs/Makefile.in
+++ b/contrib/dbs/Makefile.in
@@ -164,6 +164,9 @@ LIBTIFF_VERSION = @LIBTIFF_VERSION@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
+MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
MAKEINFO = @MAKEINFO@
OBJEXT = @OBJEXT@
OPENGL_LIBS = @OPENGL_LIBS@
@@ -240,7 +243,7 @@ all: all-recursive
.SUFFIXES:
.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 \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -265,9 +268,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
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
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
clean-noinstPROGRAMS: