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

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/qtopia4app/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:
184
184
LIB_XRENDER = @LIB_XRENDER@
185
185
LN_S = @LN_S@
186
186
LTLIBOBJS = @LTLIBOBJS@
187
 
MAINT = @MAINT@
188
187
MAKEINFO = @MAKEINFO@
189
188
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
190
189
MCOPIDL = @MCOPIDL@
341
340
all: docs-am  all-am
342
341
 
343
342
.SUFFIXES:
344
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
343
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
345
344
#>-     @for dep in $?; do \
346
345
#>-       case '$(am__configure_deps)' in \
347
346
#>-         *$$dep*) \
379
378
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
380
379
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381
380
 
382
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
381
$(top_srcdir)/configure:  $(am__configure_deps)
383
382
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
383
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
385
384
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386
385
 
387
386
mostlyclean-libtool: