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

« back to all changes in this revision

Viewing changes to buildtools/pascal/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:
238
238
LIB_XRENDER = @LIB_XRENDER@
239
239
LN_S = @LN_S@
240
240
LTLIBOBJS = @LTLIBOBJS@
241
 
MAINT = @MAINT@
242
241
MAKEINFO = @MAKEINFO@
243
242
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
244
243
MCOPIDL = @MCOPIDL@
402
401
 
403
402
.SUFFIXES:
404
403
.SUFFIXES: .cpp .lo .o .obj
405
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
404
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
406
405
#>-     @for dep in $?; do \
407
406
#>-       case '$(am__configure_deps)' in \
408
407
#>-         *$$dep*) \
440
439
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
441
440
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
442
441
 
443
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
442
$(top_srcdir)/configure:  $(am__configure_deps)
444
443
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
444
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
446
445
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447
446
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
448
447
        @$(NORMAL_INSTALL)