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

« back to all changes in this revision

Viewing changes to parts/documentation/protocols/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:
193
193
LIB_XRENDER = @LIB_XRENDER@
194
194
LN_S = @LN_S@
195
195
LTLIBOBJS = @LTLIBOBJS@
196
 
MAINT = @MAINT@
197
196
MAKEINFO = @MAKEINFO@
198
197
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
199
198
MCOPIDL = @MCOPIDL@
340
339
all: docs-am  all-recursive
341
340
 
342
341
.SUFFIXES:
343
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
342
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
344
343
#>-     @for dep in $?; do \
345
344
#>-       case '$(am__configure_deps)' in \
346
345
#>-         *$$dep*) \
378
377
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
379
378
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
379
 
381
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
380
$(top_srcdir)/configure:  $(am__configure_deps)
382
381
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
382
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
384
383
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385
384
 
386
385
mostlyclean-libtool: