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

« back to all changes in this revision

Viewing changes to doc/kdevelop/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:
173
173
LIB_XRENDER = @LIB_XRENDER@
174
174
LN_S = @LN_S@
175
175
LTLIBOBJS = @LTLIBOBJS@
176
 
MAINT = @MAINT@
177
176
MAKEINFO = @MAKEINFO@
178
177
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
179
178
MCOPIDL = @MCOPIDL@
319
318
all: docs-am  all-am
320
319
 
321
320
.SUFFIXES:
322
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
321
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
323
322
#>-     @for dep in $?; do \
324
323
#>-       case '$(am__configure_deps)' in \
325
324
#>-         *$$dep*) \
357
356
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
358
357
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359
358
 
360
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
359
$(top_srcdir)/configure:  $(am__configure_deps)
361
360
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
361
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
363
362
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
363
 
365
364
mostlyclean-libtool: