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

« back to all changes in this revision

Viewing changes to languages/cpp/app_templates/kdevpart/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:
184
184
LIB_XRENDER = @LIB_XRENDER@
185
185
LN_S = @LN_S@
186
186
LTLIBOBJS = @LTLIBOBJS@
187
 
MAINT = @MAINT@
188
187
MAKEINFO = @MAKEINFO@
189
188
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
190
189
MCOPIDL = @MCOPIDL@
342
341
all: docs-am  all-am
343
342
 
344
343
.SUFFIXES:
345
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
344
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
346
345
#>-     @for dep in $?; do \
347
346
#>-       case '$(am__configure_deps)' in \
348
347
#>-         *$$dep*) \
380
379
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
381
380
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382
381
 
383
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
382
$(top_srcdir)/configure:  $(am__configure_deps)
384
383
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
384
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
386
385
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387
386
 
388
387
mostlyclean-libtool: