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

« back to all changes in this revision

Viewing changes to src/profiles/IDE/CompiledLanguageIDE/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:
203
203
LIB_XRENDER = @LIB_XRENDER@
204
204
LN_S = @LN_S@
205
205
LTLIBOBJS = @LTLIBOBJS@
206
 
MAINT = @MAINT@
207
206
MAKEINFO = @MAKEINFO@
208
207
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
209
208
MCOPIDL = @MCOPIDL@
350
349
all: docs-am  all-recursive
351
350
 
352
351
.SUFFIXES:
353
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
352
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
354
353
#>-     @for dep in $?; do \
355
354
#>-       case '$(am__configure_deps)' in \
356
355
#>-         *$$dep*) \
388
387
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
389
388
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390
389
 
391
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
390
$(top_srcdir)/configure:  $(am__configure_deps)
392
391
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
392
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
394
393
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395
394
 
396
395
mostlyclean-libtool: