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

« back to all changes in this revision

Viewing changes to lib/interfaces/extensions/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:
252
252
LIB_XRENDER = @LIB_XRENDER@
253
253
LN_S = @LN_S@
254
254
LTLIBOBJS = @LTLIBOBJS@
255
 
MAINT = @MAINT@
256
255
MAKEINFO = @MAKEINFO@
257
256
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
258
257
MCOPIDL = @MCOPIDL@
418
417
 
419
418
.SUFFIXES:
420
419
.SUFFIXES: .cpp .lo .o .obj
421
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../../Doxyfile.am $(am__configure_deps)
 
420
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../../../Doxyfile.am $(am__configure_deps)
422
421
#>-     @for dep in $?; do \
423
422
#>-       case '$(am__configure_deps)' in \
424
423
#>-         *$$dep*) \
456
455
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457
456
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
458
457
 
459
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
458
$(top_srcdir)/configure:  $(am__configure_deps)
460
459
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
460
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
462
461
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463
462
 
464
463
clean-noinstLTLIBRARIES: