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

« back to all changes in this revision

Viewing changes to languages/ruby/app_templates/qtruby/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@
338
337
all: docs-am  all-am
339
338
 
340
339
.SUFFIXES:
341
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
340
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
342
341
#>-     @for dep in $?; do \
343
342
#>-       case '$(am__configure_deps)' in \
344
343
#>-         *$$dep*) \
376
375
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377
376
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
377
 
379
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
378
$(top_srcdir)/configure:  $(am__configure_deps)
380
379
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
380
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
382
381
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
382
 
384
383
mostlyclean-libtool: