~ubuntu-branches/ubuntu/lucid/kdevelop/lucid-backports

« back to all changes in this revision

Viewing changes to languages/php/file_templates/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-11-14 17:25:50 UTC
  • Revision ID: james.westby@ubuntu.com-20071114172550-1wnv35f2y54xz5z7
Tags: 4:3.5.0-2ubuntu1
Merge with Debian, remaining change: kubuntu_01_svn_724231_qmake.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
LIB_XRENDER = @LIB_XRENDER@
184
184
LN_S = @LN_S@
185
185
LTLIBOBJS = @LTLIBOBJS@
186
 
MAINT = @MAINT@
187
186
MAKEINFO = @MAKEINFO@
188
187
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
189
188
MCOPIDL = @MCOPIDL@
329
328
all: docs-am  all-am
330
329
 
331
330
.SUFFIXES:
332
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
331
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
333
332
#>-     @for dep in $?; do \
334
333
#>-       case '$(am__configure_deps)' in \
335
334
#>-         *$$dep*) \
367
366
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
368
367
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
369
368
 
370
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
369
$(top_srcdir)/configure:  $(am__configure_deps)
371
370
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
371
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
373
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
373
 
375
374
mostlyclean-libtool: