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

« back to all changes in this revision

Viewing changes to languages/lib/interfaces/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:
229
229
LIB_XRENDER = @LIB_XRENDER@
230
230
LN_S = @LN_S@
231
231
LTLIBOBJS = @LTLIBOBJS@
232
 
MAINT = @MAINT@
233
232
MAKEINFO = @MAKEINFO@
234
233
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
235
234
MCOPIDL = @MCOPIDL@
387
386
 
388
387
.SUFFIXES:
389
388
.SUFFIXES: .cpp .lo .o .obj
390
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../../Doxyfile.am $(am__configure_deps)
 
389
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../../../Doxyfile.am $(am__configure_deps)
391
390
#>-     @for dep in $?; do \
392
391
#>-       case '$(am__configure_deps)' in \
393
392
#>-         *$$dep*) \
425
424
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
426
425
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427
426
 
428
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
427
$(top_srcdir)/configure:  $(am__configure_deps)
429
428
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
429
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
431
430
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432
431
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
433
432
        @$(NORMAL_INSTALL)