~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to kst/src/datasources/qimagesource/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-08-05 17:47:10 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070805174710-ll62c9y9v6rdzl76
Tags: 1.4.0-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: Use dh_iconcache.
  - Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
16
16
@SET_MAKE@
17
17
 
18
18
 
19
 
SOURCES = $(kstdata_qimagesource_la_SOURCES)
20
 
 
21
19
srcdir = @srcdir@
22
20
top_srcdir = @top_srcdir@
23
21
VPATH = @srcdir@
76
74
#>+ 2
77
75
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
78
76
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
79
 
#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
 
77
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
80
78
#>-     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
79
#>-     $(AM_CXXFLAGS) $(CXXFLAGS)
82
80
#>+ 3
83
 
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
 
81
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
84
82
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
85
83
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
86
84
CXXLD = $(CXX)
87
 
#>- CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \
 
85
#>- CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
88
86
#>-     $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
89
87
#>+ 2
90
 
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) \
 
88
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
91
89
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
92
90
SOURCES = $(kstdata_qimagesource_la_SOURCES)
93
91
DIST_SOURCES = $(kstdata_qimagesource_la_SOURCES)