~ubuntu-branches/ubuntu/karmic/photoprint/karmic

« back to all changes in this revision

Viewing changes to stpui_widgets/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Milan Zamazal
  • Date: 2007-05-01 16:32:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20070501163213-k0gaendx7grjlmk5
Tags: upstream-0.3.5
ImportĀ upstreamĀ versionĀ 0.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
SOURCES = $(libstpui_widgets_la_SOURCES) $(activetest_SOURCES) $(test_SOURCES)
18
 
 
19
17
srcdir = @srcdir@
20
18
top_srcdir = @top_srcdir@
21
19
VPATH = @srcdir@
42
40
subdir = stpui_widgets
43
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
44
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
45
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
46
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
47
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
46
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
49
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
49
51
CONFIG_HEADER = $(top_builddir)/config.h
50
52
CONFIG_CLEAN_FILES =
51
53
LTLIBRARIES = $(noinst_LTLIBRARIES)
53
55
am_libstpui_widgets_la_OBJECTS = dimension.lo stpui_combo.lo \
54
56
        stpui_optionbook.lo stpui_optionpage.lo \
55
57
        stpui_printerselector.lo stpui_slider.lo stpui_toggle.lo \
56
 
        stpui_file.lo stputil.lo
 
58
        stpui_file.lo stpui_queue.lo stputil.lo
57
59
libstpui_widgets_la_OBJECTS = $(am_libstpui_widgets_la_OBJECTS)
58
60
am_activetest_OBJECTS = activetest.$(OBJEXT)
59
61
activetest_OBJECTS = $(am_activetest_OBJECTS)
121
123
GETOPT_LIBS = @GETOPT_LIBS@
122
124
GLIB2_CFLAGS = @GLIB2_CFLAGS@
123
125
GLIB2_LIBS = @GLIB2_LIBS@
 
126
GMSGFMT = @GMSGFMT@
124
127
GP_CFLAGS = @GP_CFLAGS@
125
128
GP_LIBS = @GP_LIBS@
126
129
GTK2_CFLAGS = @GTK2_CFLAGS@
129
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
130
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
131
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
INTLLIBS = @INTLLIBS@
 
136
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
132
137
JPEG_LIBS = @JPEG_LIBS@
133
138
LCMS_CFLAGS = @LCMS_CFLAGS@
134
139
LCMS_LIBS = @LCMS_LIBS@
135
140
LDFLAGS = @LDFLAGS@
 
141
LIBICONV = @LIBICONV@
 
142
LIBINTL = @LIBINTL@
136
143
LIBM_LIBS = @LIBM_LIBS@
137
144
LIBOBJS = @LIBOBJS@
138
145
LIBS = @LIBS@
139
146
LIBTOOL = @LIBTOOL@
140
147
LN_S = @LN_S@
 
148
LTLIBICONV = @LTLIBICONV@
 
149
LTLIBINTL = @LTLIBINTL@
141
150
LTLIBOBJS = @LTLIBOBJS@
142
151
MAKEINFO = @MAKEINFO@
 
152
MKINSTALLDIRS = @MKINSTALLDIRS@
 
153
MSGFMT = @MSGFMT@
 
154
MSGMERGE = @MSGMERGE@
143
155
OBJEXT = @OBJEXT@
144
156
PACKAGE = @PACKAGE@
145
157
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150
162
PATH_SEPARATOR = @PATH_SEPARATOR@
151
163
PKG_CONFIG = @PKG_CONFIG@
152
164
PNM_LIBS = @PNM_LIBS@
 
165
POSUB = @POSUB@
153
166
RANLIB = @RANLIB@
154
167
SET_MAKE = @SET_MAKE@
155
168
SHELL = @SHELL@
156
169
STRIP = @STRIP@
157
170
TIFF_LIBS = @TIFF_LIBS@
 
171
USE_NLS = @USE_NLS@
158
172
VERSION = @VERSION@
 
173
XGETTEXT = @XGETTEXT@
159
174
ac_ct_AR = @ac_ct_AR@
160
175
ac_ct_CC = @ac_ct_CC@
161
176
ac_ct_CXX = @ac_ct_CXX@
220
235
        stpui_toggle.h                  \
221
236
        stpui_file.c                    \
222
237
        stpui_file.h                    \
 
238
        stpui_queue.c                   \
 
239
        stpui_queue.h                   \
223
240
        stputil.c                               \
224
241
        stputil.h                               \
225
242
        units.h
231
248
#       stpui_printerselector_gtk2.4.h
232
249
libstpui_widgets_la_LDFLAGS = -static
233
250
test_SOURCES = test.cpp
234
 
test_DEPENDENCIES = libstpui_widgets.la
235
 
test_LDADD = -L. -lstpui_widgets $(GTK2_LIBS) $(GP_LIBS)
 
251
test_DEPENDENCIES = libstpui_widgets.la ../stp_support/libstp_support.la
 
252
test_LDADD = -L. -lstpui_widgets -L../stp_support/ -lstp_support $(GTK2_LIBS) $(GP_LIBS)
236
253
activetest_SOURCES = activetest.cpp
237
254
activetest_LDADD = $(GP_LIBS)
238
255
all: all-am
306
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_optionbook.Plo@am__quote@
307
324
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_optionpage.Plo@am__quote@
308
325
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_printerselector.Plo@am__quote@
 
326
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_queue.Plo@am__quote@
309
327
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_slider.Plo@am__quote@
310
328
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpui_toggle.Plo@am__quote@
311
329
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stputil.Plo@am__quote@