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

« back to all changes in this revision

Viewing changes to buildtools/script/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:
243
243
LIB_XRENDER = @LIB_XRENDER@
244
244
LN_S = @LN_S@
245
245
LTLIBOBJS = @LTLIBOBJS@
246
 
MAINT = @MAINT@
247
246
MAKEINFO = @MAKEINFO@
248
247
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
249
248
MCOPIDL = @MCOPIDL@
406
405
 
407
406
.SUFFIXES:
408
407
.SUFFIXES: .cpp .lo .o .obj
409
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
408
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
410
409
#>-     @for dep in $?; do \
411
410
#>-       case '$(am__configure_deps)' in \
412
411
#>-         *$$dep*) \
444
443
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
445
444
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
446
445
 
447
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
446
$(top_srcdir)/configure:  $(am__configure_deps)
448
447
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
448
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
450
449
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
451
450
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
452
451
        @$(NORMAL_INSTALL)