~ubuntu-branches/ubuntu/hardy/arts/hardy

« back to all changes in this revision

Viewing changes to libltdl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher L Cheney
  • Date: 2004-06-01 15:30:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040601153000-howuhc1euenoae2y
Tags: 1.2.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
196
196
LIB_XRENDER = @LIB_XRENDER@
197
197
LN_S = @LN_S@
198
198
LTLIBOBJS = @LTLIBOBJS@
 
199
MAINT = @MAINT@
 
200
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
201
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
199
202
MAKEINFO = @MAKEINFO@
200
203
MAS_CFLAGS = @MAS_CFLAGS@
201
204
MAS_CONFIG = @MAS_CONFIG@
328
331
 
329
332
.SUFFIXES:
330
333
.SUFFIXES: .c .lo .o .obj
331
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
334
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
332
335
#>-     @for dep in $?; do \
333
336
#>-       case '$(am__configure_deps)' in \
334
337
#>-         *$$dep*) \
366
369
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367
370
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368
371
 
369
 
$(top_srcdir)/configure:  $(am__configure_deps)
 
372
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
370
373
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
374
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
372
375
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
376
 
374
377
clean-noinstLTLIBRARIES: