~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to src/FbTk/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
SOURCES = $(libFbTk_a_SOURCES)
18
 
 
19
 
srcdir = @srcdir@
20
 
top_srcdir = @top_srcdir@
21
 
VPATH = @srcdir@
22
 
pkgdatadir = $(datadir)/@PACKAGE@
23
 
pkglibdir = $(libdir)/@PACKAGE@
24
 
pkgincludedir = $(includedir)/@PACKAGE@
25
 
top_builddir = ../..
26
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = @INSTALL@
28
 
install_sh_DATA = $(install_sh) -c -m 644
29
 
install_sh_PROGRAM = $(install_sh) -c
30
 
install_sh_SCRIPT = $(install_sh) -c
31
 
INSTALL_HEADER = $(INSTALL_DATA)
32
 
transform = $(program_transform_name)
33
 
NORMAL_INSTALL = :
34
 
PRE_INSTALL = :
35
 
POST_INSTALL = :
36
 
NORMAL_UNINSTALL = :
37
 
PRE_UNINSTALL = :
38
 
POST_UNINSTALL = :
39
 
build_triplet = @build@
40
 
host_triplet = @host@
41
 
subdir = src/FbTk
42
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45
 
        $(top_srcdir)/configure.in
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
LIBRARIES = $(noinst_LIBRARIES)
52
 
ARFLAGS = cru
53
 
libFbTk_a_AR = $(AR) $(ARFLAGS)
54
 
libFbTk_a_LIBADD =
55
 
am__libFbTk_a_SOURCES_DIST = App.hh App.cc Color.cc Color.hh \
56
 
        Command.hh FileUtil.hh FileUtil.cc EventHandler.hh \
57
 
        EventManager.hh EventManager.cc FbWindow.hh FbWindow.cc \
58
 
        Font.cc Font.hh FontImp.hh I18n.cc I18n.hh ImageControl.hh \
59
 
        ImageControl.cc MacroCommand.hh MacroCommand.cc Menu.hh \
60
 
        Menu.cc MenuItem.hh MenuItem.cc MultiButtonMenuItem.hh \
61
 
        MultiButtonMenuItem.cc MenuTheme.hh MenuTheme.cc \
62
 
        NotCopyable.hh RefCount.hh SimpleCommand.hh SignalHandler.cc \
63
 
        SignalHandler.hh Text.hh Text.cc Texture.cc Texture.hh \
64
 
        TextureRender.hh TextureRender.cc Theme.hh Theme.cc \
65
 
        ThemeItems.cc Timer.hh Timer.cc XFontImp.cc XFontImp.hh \
66
 
        Button.hh Button.cc TextButton.hh TextButton.cc Layer.hh \
67
 
        LayerItem.hh MultLayers.cc MultLayers.hh XLayer.cc XLayer.hh \
68
 
        XLayerItem.cc XLayerItem.hh Resource.hh Resource.cc \
69
 
        StringUtil.hh StringUtil.cc Subject.hh Subject.cc Observer.hh \
70
 
        Observer.cc Transparent.hh Transparent.cc FbPixmap.hh \
71
 
        FbPixmap.cc FbDrawable.hh FbDrawable.cc XrmDatabaseHelper.hh \
72
 
        Image.hh Image.cc PixmapWithMask.hh Compose.hh CompareEqual.hh \
73
 
        TextBox.hh TextBox.cc GContext.hh GContext.cc KeyUtil.hh \
74
 
        KeyUtil.cc MenuSeparator.hh MenuSeparator.cc MenuIcon.hh \
75
 
        MenuIcon.cc stringstream.hh Select2nd.hh ImageXPM.hh \
76
 
        ImageXPM.cc XftFontImp.hh XftFontImp.cc XmbFontImp.hh \
77
 
        XmbFontImp.cc ImageImlib2.hh ImageImlib2.cc
78
 
@XPM_TRUE@am__objects_1 = ImageXPM.$(OBJEXT)
79
 
@XFT_TRUE@am__objects_2 = XftFontImp.$(OBJEXT)
80
 
@MULTIBYTE_TRUE@am__objects_3 = XmbFontImp.$(OBJEXT)
81
 
@IMLIB2_TRUE@am__objects_4 = ImageImlib2.$(OBJEXT)
82
 
am_libFbTk_a_OBJECTS = App.$(OBJEXT) Color.$(OBJEXT) \
83
 
        FileUtil.$(OBJEXT) EventManager.$(OBJEXT) FbWindow.$(OBJEXT) \
84
 
        Font.$(OBJEXT) I18n.$(OBJEXT) ImageControl.$(OBJEXT) \
85
 
        MacroCommand.$(OBJEXT) Menu.$(OBJEXT) MenuItem.$(OBJEXT) \
86
 
        MultiButtonMenuItem.$(OBJEXT) MenuTheme.$(OBJEXT) \
87
 
        SignalHandler.$(OBJEXT) Text.$(OBJEXT) Texture.$(OBJEXT) \
88
 
        TextureRender.$(OBJEXT) Theme.$(OBJEXT) ThemeItems.$(OBJEXT) \
89
 
        Timer.$(OBJEXT) XFontImp.$(OBJEXT) Button.$(OBJEXT) \
90
 
        TextButton.$(OBJEXT) MultLayers.$(OBJEXT) XLayer.$(OBJEXT) \
91
 
        XLayerItem.$(OBJEXT) Resource.$(OBJEXT) StringUtil.$(OBJEXT) \
92
 
        Subject.$(OBJEXT) Observer.$(OBJEXT) Transparent.$(OBJEXT) \
93
 
        FbPixmap.$(OBJEXT) FbDrawable.$(OBJEXT) Image.$(OBJEXT) \
94
 
        TextBox.$(OBJEXT) GContext.$(OBJEXT) KeyUtil.$(OBJEXT) \
95
 
        MenuSeparator.$(OBJEXT) MenuIcon.$(OBJEXT) $(am__objects_1) \
96
 
        $(am__objects_2) $(am__objects_3) $(am__objects_4)
97
 
libFbTk_a_OBJECTS = $(am_libFbTk_a_OBJECTS)
98
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
99
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
100
 
am__depfiles_maybe = depfiles
101
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
102
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
103
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
104
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105
 
        $(AM_CXXFLAGS) $(CXXFLAGS)
106
 
CXXLD = $(CXX)
107
 
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
108
 
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
109
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
110
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
112
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
113
 
        $(AM_CFLAGS) $(CFLAGS)
114
 
CCLD = $(CC)
115
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
116
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
117
 
SOURCES = $(libFbTk_a_SOURCES)
118
 
DIST_SOURCES = $(am__libFbTk_a_SOURCES_DIST)
119
 
ETAGS = etags
120
 
CTAGS = ctags
121
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122
 
ACLOCAL = @ACLOCAL@
123
 
AMDEP_FALSE = @AMDEP_FALSE@
124
 
AMDEP_TRUE = @AMDEP_TRUE@
125
 
AMTAR = @AMTAR@
126
 
AR = @AR@
127
 
AUTOCONF = @AUTOCONF@
128
 
AUTOHEADER = @AUTOHEADER@
129
 
AUTOMAKE = @AUTOMAKE@
130
 
AWK = @AWK@
131
 
CC = @CC@
132
 
CCDEPMODE = @CCDEPMODE@
133
 
CFLAGS = @CFLAGS@
134
 
CPP = @CPP@
135
 
CPPFLAGS = @CPPFLAGS@
136
 
CXX = @CXX@
137
 
CXXCPP = @CXXCPP@
138
 
CXXDEPMODE = @CXXDEPMODE@
139
 
CXXFLAGS = @CXXFLAGS@
140
 
CYGPATH_W = @CYGPATH_W@
141
 
DEBUG = @DEBUG@
142
 
DEFAULT_INIT = @DEFAULT_INIT@
143
 
DEFAULT_KEYS = @DEFAULT_KEYS@
144
 
DEFAULT_MENU = @DEFAULT_MENU@
145
 
DEFAULT_STYLE = @DEFAULT_STYLE@
146
 
DEFS = @DEFS@
147
 
DEPDIR = @DEPDIR@
148
 
ECHO = @ECHO@
149
 
ECHO_C = @ECHO_C@
150
 
ECHO_N = @ECHO_N@
151
 
ECHO_T = @ECHO_T@
152
 
EGREP = @EGREP@
153
 
EXEEXT = @EXEEXT@
154
 
F77 = @F77@
155
 
FFLAGS = @FFLAGS@
156
 
GNOME_FALSE = @GNOME_FALSE@
157
 
GNOME_TRUE = @GNOME_TRUE@
158
 
IMLIB2_CFLAGS = @IMLIB2_CFLAGS@
159
 
IMLIB2_CONFIG = @IMLIB2_CONFIG@
160
 
IMLIB2_FALSE = @IMLIB2_FALSE@
161
 
IMLIB2_LIBS = @IMLIB2_LIBS@
162
 
IMLIB2_TRUE = @IMLIB2_TRUE@
163
 
INSTALL_DATA = @INSTALL_DATA@
164
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
165
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
166
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167
 
LDFLAGS = @LDFLAGS@
168
 
LIBOBJS = @LIBOBJS@
169
 
LIBS = @LIBS@
170
 
LIBTOOL = @LIBTOOL@
171
 
LN_S = @LN_S@
172
 
LOCALE_PATH = @LOCALE_PATH@
173
 
LTLIBOBJS = @LTLIBOBJS@
174
 
MAKEINFO = @MAKEINFO@
175
 
MULTIBYTE_FALSE = @MULTIBYTE_FALSE@
176
 
MULTIBYTE_TRUE = @MULTIBYTE_TRUE@
177
 
NEWWMSPEC_FALSE = @NEWWMSPEC_FALSE@
178
 
NEWWMSPEC_TRUE = @NEWWMSPEC_TRUE@
179
 
NLS = @NLS@
180
 
OBJEXT = @OBJEXT@
181
 
PACKAGE = @PACKAGE@
182
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183
 
PACKAGE_NAME = @PACKAGE_NAME@
184
 
PACKAGE_STRING = @PACKAGE_STRING@
185
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
186
 
PACKAGE_VERSION = @PACKAGE_VERSION@
187
 
PATH_SEPARATOR = @PATH_SEPARATOR@
188
 
PKG_CONFIG = @PKG_CONFIG@
189
 
RANLIB = @RANLIB@
190
 
REGEXP_SRC_FALSE = @REGEXP_SRC_FALSE@
191
 
REGEXP_SRC_TRUE = @REGEXP_SRC_TRUE@
192
 
REMEMBER_SRC_FALSE = @REMEMBER_SRC_FALSE@
193
 
REMEMBER_SRC_TRUE = @REMEMBER_SRC_TRUE@
194
 
SET_MAKE = @SET_MAKE@
195
 
SHAPE = @SHAPE@
196
 
SHELL = @SHELL@
197
 
STRIP = @STRIP@
198
 
TOOLBAR_SRC_FALSE = @TOOLBAR_SRC_FALSE@
199
 
TOOLBAR_SRC_TRUE = @TOOLBAR_SRC_TRUE@
200
 
VERSION = @VERSION@
201
 
XFT_FALSE = @XFT_FALSE@
202
 
XFT_TRUE = @XFT_TRUE@
203
 
XPM_FALSE = @XPM_FALSE@
204
 
XPM_TRUE = @XPM_TRUE@
205
 
X_CFLAGS = @X_CFLAGS@
206
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
207
 
X_LIBS = @X_LIBS@
208
 
X_PRE_LIBS = @X_PRE_LIBS@
209
 
ac_ct_AR = @ac_ct_AR@
210
 
ac_ct_CC = @ac_ct_CC@
211
 
ac_ct_CXX = @ac_ct_CXX@
212
 
ac_ct_F77 = @ac_ct_F77@
213
 
ac_ct_RANLIB = @ac_ct_RANLIB@
214
 
ac_ct_STRIP = @ac_ct_STRIP@
215
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
216
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
217
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
218
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
219
 
am__include = @am__include@
220
 
am__leading_dot = @am__leading_dot@
221
 
am__quote = @am__quote@
222
 
am__tar = @am__tar@
223
 
am__untar = @am__untar@
224
 
bindir = @bindir@
225
 
build = @build@
226
 
build_alias = @build_alias@
227
 
build_cpu = @build_cpu@
228
 
build_os = @build_os@
229
 
build_vendor = @build_vendor@
230
 
datadir = @datadir@
231
 
exec_prefix = @exec_prefix@
232
 
gencat_cmd = @gencat_cmd@
233
 
host = @host@
234
 
host_alias = @host_alias@
235
 
host_cpu = @host_cpu@
236
 
host_os = @host_os@
237
 
host_vendor = @host_vendor@
238
 
includedir = @includedir@
239
 
infodir = @infodir@
240
 
install_sh = @install_sh@
241
 
libdir = @libdir@
242
 
libexecdir = @libexecdir@
243
 
localstatedir = @localstatedir@
244
 
mandir = @mandir@
245
 
mkdir_p = @mkdir_p@
246
 
oldincludedir = @oldincludedir@
247
 
prefix = @prefix@
248
 
program_transform_name = @program_transform_name@
249
 
regex_cmd = @regex_cmd@
250
 
sbindir = @sbindir@
251
 
sharedstatedir = @sharedstatedir@
252
 
sysconfdir = @sysconfdir@
253
 
target_alias = @target_alias@
254
 
noinst_LIBRARIES = libFbTk.a
255
 
AM_CPPFLAGS = @CPPFLAGS@
256
 
@XFT_TRUE@xft_SOURCE = XftFontImp.hh XftFontImp.cc
257
 
@MULTIBYTE_TRUE@xmb_SOURCE = XmbFontImp.hh XmbFontImp.cc
258
 
@XPM_TRUE@xpm_SOURCE = ImageXPM.hh ImageXPM.cc
259
 
@IMLIB2_TRUE@imlib2_SOURCE = ImageImlib2.hh ImageImlib2.cc
260
 
libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
261
 
        FileUtil.hh FileUtil.cc \
262
 
        EventHandler.hh EventManager.hh EventManager.cc \
263
 
        FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \
264
 
        I18n.cc I18n.hh \
265
 
        ImageControl.hh ImageControl.cc \
266
 
        MacroCommand.hh MacroCommand.cc \
267
 
        Menu.hh Menu.cc MenuItem.hh MenuItem.cc \
268
 
        MultiButtonMenuItem.hh MultiButtonMenuItem.cc \
269
 
        MenuTheme.hh MenuTheme.cc NotCopyable.hh \
270
 
        RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
271
 
        Text.hh Text.cc \
272
 
        Texture.cc Texture.hh TextureRender.hh TextureRender.cc \
273
 
        Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \
274
 
        XFontImp.cc XFontImp.hh \
275
 
        Button.hh Button.cc \
276
 
        TextButton.hh TextButton.cc \
277
 
        Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \
278
 
        XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \
279
 
        Resource.hh Resource.cc \
280
 
        StringUtil.hh StringUtil.cc \
281
 
        Subject.hh Subject.cc Observer.hh Observer.cc \
282
 
        Transparent.hh Transparent.cc \
283
 
        FbPixmap.hh FbPixmap.cc \
284
 
        FbDrawable.hh FbDrawable.cc \
285
 
        XrmDatabaseHelper.hh \
286
 
        Image.hh Image.cc \
287
 
        PixmapWithMask.hh \
288
 
        Compose.hh CompareEqual.hh \
289
 
        TextBox.hh TextBox.cc \
290
 
        GContext.hh GContext.cc \
291
 
        KeyUtil.hh KeyUtil.cc \
292
 
        MenuSeparator.hh MenuSeparator.cc \
293
 
        MenuIcon.hh MenuIcon.cc \
294
 
        stringstream.hh \
295
 
        Select2nd.hh \
296
 
        ${xpm_SOURCE} \
297
 
        ${xft_SOURCE} \
298
 
        ${xmb_SOURCE} \
299
 
        $(imlib2_SOURCE)
300
 
 
301
 
all: all-am
302
 
 
303
 
.SUFFIXES:
304
 
.SUFFIXES: .cc .lo .o .obj
305
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
306
 
        @for dep in $?; do \
307
 
          case '$(am__configure_deps)' in \
308
 
            *$$dep*) \
309
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
310
 
                && exit 0; \
311
 
              exit 1;; \
312
 
          esac; \
313
 
        done; \
314
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/FbTk/Makefile'; \
315
 
        cd $(top_srcdir) && \
316
 
          $(AUTOMAKE) --gnu  src/FbTk/Makefile
317
 
.PRECIOUS: Makefile
318
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
319
 
        @case '$?' in \
320
 
          *config.status*) \
321
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
322
 
          *) \
323
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
324
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
325
 
        esac;
326
 
 
327
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
328
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329
 
 
330
 
$(top_srcdir)/configure:  $(am__configure_deps)
331
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
333
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
334
 
 
335
 
clean-noinstLIBRARIES:
336
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
337
 
libFbTk.a: $(libFbTk_a_OBJECTS) $(libFbTk_a_DEPENDENCIES) 
338
 
        -rm -f libFbTk.a
339
 
        $(libFbTk_a_AR) libFbTk.a $(libFbTk_a_OBJECTS) $(libFbTk_a_LIBADD)
340
 
        $(RANLIB) libFbTk.a
341
 
 
342
 
mostlyclean-compile:
343
 
        -rm -f *.$(OBJEXT)
344
 
 
345
 
distclean-compile:
346
 
        -rm -f *.tab.c
347
 
 
348
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/App.Po@am__quote@
349
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Button.Po@am__quote@
350
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Color.Po@am__quote@
351
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EventManager.Po@am__quote@
352
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FbDrawable.Po@am__quote@
353
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FbPixmap.Po@am__quote@
354
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FbWindow.Po@am__quote@
355
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileUtil.Po@am__quote@
356
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Font.Po@am__quote@
357
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GContext.Po@am__quote@
358
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/I18n.Po@am__quote@
359
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Image.Po@am__quote@
360
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImageControl.Po@am__quote@
361
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImageImlib2.Po@am__quote@
362
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ImageXPM.Po@am__quote@
363
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeyUtil.Po@am__quote@
364
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MacroCommand.Po@am__quote@
365
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Menu.Po@am__quote@
366
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MenuIcon.Po@am__quote@
367
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MenuItem.Po@am__quote@
368
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MenuSeparator.Po@am__quote@
369
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MenuTheme.Po@am__quote@
370
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MultLayers.Po@am__quote@
371
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MultiButtonMenuItem.Po@am__quote@
372
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Observer.Po@am__quote@
373
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Resource.Po@am__quote@
374
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalHandler.Po@am__quote@
375
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StringUtil.Po@am__quote@
376
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Subject.Po@am__quote@
377
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Text.Po@am__quote@
378
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TextBox.Po@am__quote@
379
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TextButton.Po@am__quote@
380
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Texture.Po@am__quote@
381
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TextureRender.Po@am__quote@
382
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Theme.Po@am__quote@
383
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ThemeItems.Po@am__quote@
384
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Timer.Po@am__quote@
385
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Transparent.Po@am__quote@
386
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XFontImp.Po@am__quote@
387
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XLayer.Po@am__quote@
388
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XLayerItem.Po@am__quote@
389
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XftFontImp.Po@am__quote@
390
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/XmbFontImp.Po@am__quote@
391
 
 
392
 
.cc.o:
393
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
394
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
395
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
398
 
 
399
 
.cc.obj:
400
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
401
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
402
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
405
 
 
406
 
.cc.lo:
407
 
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
408
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
409
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
410
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
412
 
 
413
 
mostlyclean-libtool:
414
 
        -rm -f *.lo
415
 
 
416
 
clean-libtool:
417
 
        -rm -rf .libs _libs
418
 
 
419
 
distclean-libtool:
420
 
        -rm -f libtool
421
 
uninstall-info-am:
422
 
 
423
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425
 
        unique=`for i in $$list; do \
426
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427
 
          done | \
428
 
          $(AWK) '    { files[$$0] = 1; } \
429
 
               END { for (i in files) print i; }'`; \
430
 
        mkid -fID $$unique
431
 
tags: TAGS
432
 
 
433
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
434
 
                $(TAGS_FILES) $(LISP)
435
 
        tags=; \
436
 
        here=`pwd`; \
437
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
438
 
        unique=`for i in $$list; do \
439
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440
 
          done | \
441
 
          $(AWK) '    { files[$$0] = 1; } \
442
 
               END { for (i in files) print i; }'`; \
443
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
444
 
          test -n "$$unique" || unique=$$empty_fix; \
445
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446
 
            $$tags $$unique; \
447
 
        fi
448
 
ctags: CTAGS
449
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450
 
                $(TAGS_FILES) $(LISP)
451
 
        tags=; \
452
 
        here=`pwd`; \
453
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
454
 
        unique=`for i in $$list; do \
455
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456
 
          done | \
457
 
          $(AWK) '    { files[$$0] = 1; } \
458
 
               END { for (i in files) print i; }'`; \
459
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
460
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
461
 
             $$tags $$unique
462
 
 
463
 
GTAGS:
464
 
        here=`$(am__cd) $(top_builddir) && pwd` \
465
 
          && cd $(top_srcdir) \
466
 
          && gtags -i $(GTAGS_ARGS) $$here
467
 
 
468
 
distclean-tags:
469
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
470
 
 
471
 
distdir: $(DISTFILES)
472
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
473
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
474
 
        list='$(DISTFILES)'; for file in $$list; do \
475
 
          case $$file in \
476
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
477
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
478
 
          esac; \
479
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
480
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
481
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
482
 
            dir="/$$dir"; \
483
 
            $(mkdir_p) "$(distdir)$$dir"; \
484
 
          else \
485
 
            dir=''; \
486
 
          fi; \
487
 
          if test -d $$d/$$file; then \
488
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
490
 
            fi; \
491
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
492
 
          else \
493
 
            test -f $(distdir)/$$file \
494
 
            || cp -p $$d/$$file $(distdir)/$$file \
495
 
            || exit 1; \
496
 
          fi; \
497
 
        done
498
 
check-am: all-am
499
 
check: check-am
500
 
all-am: Makefile $(LIBRARIES)
501
 
installdirs:
502
 
install: install-am
503
 
install-exec: install-exec-am
504
 
install-data: install-data-am
505
 
uninstall: uninstall-am
506
 
 
507
 
install-am: all-am
508
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
509
 
 
510
 
installcheck: installcheck-am
511
 
install-strip:
512
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
513
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
514
 
          `test -z '$(STRIP)' || \
515
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
516
 
mostlyclean-generic:
517
 
 
518
 
clean-generic:
519
 
 
520
 
distclean-generic:
521
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
522
 
 
523
 
maintainer-clean-generic:
524
 
        @echo "This command is intended for maintainers to use"
525
 
        @echo "it deletes files that may require special tools to rebuild."
526
 
clean: clean-am
527
 
 
528
 
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
529
 
        mostlyclean-am
530
 
 
531
 
distclean: distclean-am
532
 
        -rm -rf ./$(DEPDIR)
533
 
        -rm -f Makefile
534
 
distclean-am: clean-am distclean-compile distclean-generic \
535
 
        distclean-libtool distclean-tags
536
 
 
537
 
dvi: dvi-am
538
 
 
539
 
dvi-am:
540
 
 
541
 
html: html-am
542
 
 
543
 
info: info-am
544
 
 
545
 
info-am:
546
 
 
547
 
install-data-am:
548
 
 
549
 
install-exec-am:
550
 
 
551
 
install-info: install-info-am
552
 
 
553
 
install-man:
554
 
 
555
 
installcheck-am:
556
 
 
557
 
maintainer-clean: maintainer-clean-am
558
 
        -rm -rf ./$(DEPDIR)
559
 
        -rm -f Makefile
560
 
maintainer-clean-am: distclean-am maintainer-clean-generic
561
 
 
562
 
mostlyclean: mostlyclean-am
563
 
 
564
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
565
 
        mostlyclean-libtool
566
 
 
567
 
pdf: pdf-am
568
 
 
569
 
pdf-am:
570
 
 
571
 
ps: ps-am
572
 
 
573
 
ps-am:
574
 
 
575
 
uninstall-am: uninstall-info-am
576
 
 
577
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
578
 
        clean-libtool clean-noinstLIBRARIES ctags distclean \
579
 
        distclean-compile distclean-generic distclean-libtool \
580
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
581
 
        install install-am install-data install-data-am install-exec \
582
 
        install-exec-am install-info install-info-am install-man \
583
 
        install-strip installcheck installcheck-am installdirs \
584
 
        maintainer-clean maintainer-clean-generic mostlyclean \
585
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
586
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
587
 
        uninstall-info-am
588
 
 
589
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
590
 
# Otherwise a system limit (for SysV at least) may be exceeded.
591
 
.NOEXPORT: