~ubuntu-branches/ubuntu/karmic/eva/karmic

« back to all changes in this revision

Viewing changes to src/image/smiley/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): ZhengPeng Hou
  • Date: 2008-02-15 12:41:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080215124106-x3mvc2nharfsl99l
Tags: 0.4.9+svn20080215-0ubuntu1
New upstream SVN release, upstream has switched to
svn now. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ 
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
6
 
# Free Software Foundation, Inc.
 
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
6
# 2003, 2004, 2005, 2006, 2007, 2008  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.
14
14
# PARTICULAR PURPOSE.
15
15
 
16
16
@SET_MAKE@
17
 
SHELL = @SHELL@
18
17
 
19
 
srcdir = @srcdir@
20
 
top_srcdir = @top_srcdir@
21
18
VPATH = @srcdir@
22
 
prefix = @prefix@
23
 
exec_prefix = @exec_prefix@
24
 
 
25
 
bindir = @bindir@
26
 
sbindir = @sbindir@
27
 
libexecdir = @libexecdir@
28
 
datadir = @datadir@
29
 
sysconfdir = @sysconfdir@
30
 
sharedstatedir = @sharedstatedir@
31
 
localstatedir = @localstatedir@
32
 
libdir = @libdir@
33
 
infodir = @infodir@
34
 
mandir = @mandir@
35
 
includedir = @includedir@
36
 
oldincludedir = /usr/include
37
19
pkgdatadir = $(datadir)/@PACKAGE@
38
20
pkglibdir = $(libdir)/@PACKAGE@
39
21
pkgincludedir = $(includedir)/@PACKAGE@
40
 
top_builddir = ../../..
41
 
 
42
 
ACLOCAL = @ACLOCAL@
43
 
AUTOCONF = @AUTOCONF@
44
 
AUTOMAKE = @AUTOMAKE@
45
 
AUTOHEADER = @AUTOHEADER@
46
 
 
47
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
 
INSTALL = @INSTALL@
49
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
50
 
INSTALL_DATA = @INSTALL_DATA@
51
23
install_sh_DATA = $(install_sh) -c -m 644
52
24
install_sh_PROGRAM = $(install_sh) -c
53
25
install_sh_SCRIPT = $(install_sh) -c
54
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
26
INSTALL_HEADER = $(INSTALL_DATA)
56
 
transform = @program_transform_name@
 
27
transform = $(program_transform_name)
57
28
NORMAL_INSTALL = :
58
29
PRE_INSTALL = :
59
30
POST_INSTALL = :
60
31
NORMAL_UNINSTALL = :
61
32
PRE_UNINSTALL = :
62
33
POST_UNINSTALL = :
63
 
build_alias = @build_alias@
64
34
build_triplet = @build@
65
 
host_alias = @host_alias@
66
35
host_triplet = @host@
67
 
target_alias = @target_alias@
68
36
target_triplet = @target@
69
 
 
70
 
EXEEXT = @EXEEXT@
71
 
OBJEXT = @OBJEXT@
72
 
PATH_SEPARATOR = @PATH_SEPARATOR@
 
37
subdir = src/image/smiley
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
41
        $(top_srcdir)/configure.in
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config.h
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
50
am__vpath_adj = case $$p in \
 
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
52
    *) f=$$p;; \
 
53
  esac;
 
54
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__installdirs = "$(DESTDIR)$(smileydir)"
 
56
smileyDATA_INSTALL = $(INSTALL_DATA)
 
57
DATA = $(smiley_DATA)
 
58
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
#>+ 1
 
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
61
ACLOCAL = @ACLOCAL@
73
62
AMTAR = @AMTAR@
74
63
AR = @AR@
75
64
ARTSCCONFIG = @ARTSCCONFIG@
76
 
AS = @AS@
 
65
AUTOCONF = @AUTOCONF@
77
66
AUTODIRS = @AUTODIRS@
 
67
AUTOHEADER = @AUTOHEADER@
 
68
AUTOMAKE = @AUTOMAKE@
78
69
AWK = @AWK@
79
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
80
73
CONF_FILES = @CONF_FILES@
81
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
82
76
CXX = @CXX@
83
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
84
81
DCOPIDL = @DCOPIDL@
85
82
DCOPIDL2CPP = @DCOPIDL2CPP@
86
83
DCOPIDLNG = @DCOPIDLNG@
87
84
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
85
DEFS = @DEFS@
88
86
DEPDIR = @DEPDIR@
89
 
DLLTOOL = @DLLTOOL@
90
 
DOXYGEN = @DOXYGEN@
91
 
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
92
 
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
93
 
DPMSINC = @DPMSINC@
94
 
DPMSLIB = @DPMSLIB@
95
87
ECHO = @ECHO@
 
88
ECHO_C = @ECHO_C@
 
89
ECHO_N = @ECHO_N@
 
90
ECHO_T = @ECHO_T@
96
91
EGREP = @EGREP@
 
92
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
 
93
EXEEXT = @EXEEXT@
97
94
F77 = @F77@
 
95
FFLAGS = @FFLAGS@
98
96
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
99
 
GCJ = @GCJ@
100
 
GCJFLAGS = @GCJFLAGS@
101
 
GLINC = @GLINC@
102
 
GLLIB = @GLLIB@
103
97
GMSGFMT = @GMSGFMT@
 
98
GREP = @GREP@
 
99
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
100
INSTALL = @INSTALL@
 
101
INSTALL_DATA = @INSTALL_DATA@
 
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
104
104
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105
 
JAR = @JAR@
106
 
JAVAC = @JAVAC@
107
 
JAVAH = @JAVAH@
108
 
JVMLIBS = @JVMLIBS@
109
105
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
110
106
KCONFIG_COMPILER = @KCONFIG_COMPILER@
111
107
KDECONFIG = @KDECONFIG@
 
108
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
112
109
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
113
 
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
114
 
KDE_HAVE_DOT = @KDE_HAVE_DOT@
115
110
KDE_INCLUDES = @KDE_INCLUDES@
116
111
KDE_LDFLAGS = @KDE_LDFLAGS@
117
112
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
123
118
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
124
119
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
125
120
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
121
KDE_USE_FPIE = @KDE_USE_FPIE@
126
122
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
127
123
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
124
KDE_USE_PIE = @KDE_USE_PIE@
128
125
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
129
 
LEX = @LEX@
130
 
LEXLIB = @LEXLIB@
131
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
132
 
LIBBZ2 = @LIBBZ2@
 
126
LDFLAGS = @LDFLAGS@
 
127
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 
128
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
133
129
LIBCOMPAT = @LIBCOMPAT@
134
130
LIBCRYPT = @LIBCRYPT@
135
131
LIBDL = @LIBDL@
136
 
LIBGEN = @LIBGEN@
137
132
LIBJPEG = @LIBJPEG@
138
133
LIBOBJS = @LIBOBJS@
139
134
LIBPNG = @LIBPNG@
140
135
LIBPTHREAD = @LIBPTHREAD@
141
 
LIBPYTHON = @LIBPYTHON@
142
 
LIBQIMGIO = @LIBQIMGIO@
143
136
LIBRESOLV = @LIBRESOLV@
144
 
LIBSHADOW = @LIBSHADOW@
 
137
LIBS = @LIBS@
145
138
LIBSM = @LIBSM@
146
139
LIBSOCKET = @LIBSOCKET@
147
 
LIBSSL = @LIBSSL@
148
 
LIBTIFF = @LIBTIFF@
149
140
LIBTOOL = @LIBTOOL@
150
141
LIBUCB = @LIBUCB@
151
142
LIBUTIL = @LIBUTIL@
152
143
LIBXSS = @LIBXSS@
153
144
LIBZ = @LIBZ@
154
 
LIB_JASPER = @LIB_JASPER@
155
145
LIB_KAB = @LIB_KAB@
156
146
LIB_KABC = @LIB_KABC@
157
147
LIB_KDECORE = @LIB_KDECORE@
 
148
LIB_KDED = @LIB_KDED@
158
149
LIB_KDEPIM = @LIB_KDEPIM@
159
150
LIB_KDEPRINT = @LIB_KDEPRINT@
160
151
LIB_KDEUI = @LIB_KDEUI@
 
152
LIB_KDNSSD = @LIB_KDNSSD@
161
153
LIB_KFILE = @LIB_KFILE@
162
154
LIB_KFM = @LIB_KFM@
163
155
LIB_KHTML = @LIB_KHTML@
 
156
LIB_KIMPROXY = @LIB_KIMPROXY@
164
157
LIB_KIO = @LIB_KIO@
 
158
LIB_KJS = @LIB_KJS@
 
159
LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
165
160
LIB_KPARTS = @LIB_KPARTS@
166
161
LIB_KSPELL = @LIB_KSPELL@
167
162
LIB_KSYCOCA = @LIB_KSYCOCA@
 
163
LIB_KUNITTEST = @LIB_KUNITTEST@
168
164
LIB_KUTILS = @LIB_KUTILS@
169
165
LIB_POLL = @LIB_POLL@
170
166
LIB_QPE = @LIB_QPE@
171
167
LIB_QT = @LIB_QT@
172
 
LIB_QTOPIA = @LIB_QTOPIA@
173
168
LIB_SMB = @LIB_SMB@
174
169
LIB_X11 = @LIB_X11@
175
170
LIB_XEXT = @LIB_XEXT@
176
171
LIB_XRENDER = @LIB_XRENDER@
177
172
LN_S = @LN_S@
 
173
LTLIBOBJS = @LTLIBOBJS@
 
174
MAKEINFO = @MAKEINFO@
 
175
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
178
176
MCOPIDL = @MCOPIDL@
179
177
MEINPROC = @MEINPROC@
 
178
MKDIR_P = @MKDIR_P@
180
179
MOC = @MOC@
181
180
MSGFMT = @MSGFMT@
182
181
NOOPT_CFLAGS = @NOOPT_CFLAGS@
183
182
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
184
 
OBJC = @OBJC@
185
 
OBJCFLAGS = @OBJCFLAGS@
186
 
OBJDUMP = @OBJDUMP@
 
183
OBJEXT = @OBJEXT@
187
184
PACKAGE = @PACKAGE@
188
 
PAMLIBS = @PAMLIBS@
189
 
PASSWDLIBS = @PASSWDLIBS@
 
185
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
186
PACKAGE_NAME = @PACKAGE_NAME@
 
187
PACKAGE_STRING = @PACKAGE_STRING@
 
188
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
189
PACKAGE_VERSION = @PACKAGE_VERSION@
 
190
PATH_SEPARATOR = @PATH_SEPARATOR@
190
191
PERL = @PERL@
191
 
PYTHONINC = @PYTHONINC@
192
 
PYTHONLIB = @PYTHONLIB@
193
 
PYTHONMODDIR = @PYTHONMODDIR@
194
 
QTDOCDIR = @QTDOCDIR@
 
192
PKG_CONFIG = @PKG_CONFIG@
195
193
QTE_NORTTI = @QTE_NORTTI@
196
 
QTOPIA_INCLUDES = @QTOPIA_INCLUDES@
197
194
QT_INCLUDES = @QT_INCLUDES@
198
195
QT_LDFLAGS = @QT_LDFLAGS@
199
196
RANLIB = @RANLIB@
200
 
RC = @RC@
201
 
SETUIDFLAGS = @SETUIDFLAGS@
202
 
SSL_INCLUDES = @SSL_INCLUDES@
203
 
SSL_LDFLAGS = @SSL_LDFLAGS@
 
197
SET_MAKE = @SET_MAKE@
 
198
SHELL = @SHELL@
204
199
STRIP = @STRIP@
205
200
TOPSUBDIRS = @TOPSUBDIRS@
206
201
UIC = @UIC@
213
208
VERSION = @VERSION@
214
209
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
215
210
XGETTEXT = @XGETTEXT@
 
211
XMKMF = @XMKMF@
216
212
XMLLINT = @XMLLINT@
217
 
XPMINC = @XPMINC@
218
 
XPMLIB = @XPMLIB@
219
213
X_EXTRA_LIBS = @X_EXTRA_LIBS@
220
214
X_INCLUDES = @X_INCLUDES@
221
215
X_LDFLAGS = @X_LDFLAGS@
222
216
X_PRE_LIBS = @X_PRE_LIBS@
223
217
X_RPATH = @X_RPATH@
 
218
abs_builddir = @abs_builddir@
 
219
abs_srcdir = @abs_srcdir@
 
220
abs_top_builddir = @abs_top_builddir@
 
221
abs_top_srcdir = @abs_top_srcdir@
 
222
ac_ct_CC = @ac_ct_CC@
 
223
ac_ct_CXX = @ac_ct_CXX@
 
224
ac_ct_F77 = @ac_ct_F77@
224
225
all_includes = @all_includes@
225
226
all_libraries = @all_libraries@
226
227
am__include = @am__include@
 
228
am__leading_dot = @am__leading_dot@
227
229
am__quote = @am__quote@
 
230
am__tar = @am__tar@
 
231
am__untar = @am__untar@
 
232
bindir = @bindir@
 
233
build = @build@
 
234
build_alias = @build_alias@
 
235
build_cpu = @build_cpu@
 
236
build_os = @build_os@
 
237
build_vendor = @build_vendor@
 
238
builddir = @builddir@
 
239
datadir = @datadir@
 
240
datarootdir = @datarootdir@
 
241
docdir = @docdir@
 
242
dvidir = @dvidir@
 
243
exec_prefix = @exec_prefix@
 
244
host = @host@
 
245
host_alias = @host_alias@
 
246
host_cpu = @host_cpu@
 
247
host_os = @host_os@
 
248
host_vendor = @host_vendor@
 
249
htmldir = @htmldir@
 
250
includedir = @includedir@
 
251
infodir = @infodir@
228
252
install_sh = @install_sh@
229
 
jni_includes = @jni_includes@
230
253
kde_appsdir = @kde_appsdir@
231
254
kde_bindir = @kde_bindir@
232
255
kde_confdir = @kde_confdir@
250
273
kde_wallpaperdir = @kde_wallpaperdir@
251
274
kde_widgetdir = @kde_widgetdir@
252
275
kdeinitdir = @kdeinitdir@
 
276
libdir = @libdir@
 
277
libexecdir = @libexecdir@
 
278
localedir = @localedir@
 
279
localstatedir = @localstatedir@
 
280
mandir = @mandir@
 
281
mkdir_p = @mkdir_p@
 
282
oldincludedir = @oldincludedir@
 
283
pdfdir = @pdfdir@
 
284
prefix = @prefix@
 
285
program_transform_name = @program_transform_name@
 
286
psdir = @psdir@
253
287
qt_includes = @qt_includes@
254
288
qt_libraries = @qt_libraries@
 
289
sbindir = @sbindir@
 
290
sharedstatedir = @sharedstatedir@
 
291
srcdir = @srcdir@
 
292
sysconfdir = @sysconfdir@
 
293
target = @target@
 
294
target_alias = @target_alias@
 
295
target_cpu = @target_cpu@
 
296
target_os = @target_os@
 
297
target_vendor = @target_vendor@
 
298
top_builddir = @top_builddir@
 
299
top_srcdir = @top_srcdir@
255
300
x_includes = @x_includes@
256
301
x_libraries = @x_libraries@
257
302
xdg_appsdir = @xdg_appsdir@
258
303
xdg_directorydir = @xdg_directorydir@
259
304
xdg_menudir = @xdg_menudir@
260
305
smileydir = $(kde_datadir)/eva/image/smiley
261
 
smiley_DATA = 0.gif \
262
 
10.gif \
263
 
11.gif \
264
 
12.gif \
265
 
13.gif \
266
 
14.gif \
267
 
15.gif \
268
 
16.gif \
269
 
17.gif \
270
 
18.gif \
271
 
19.gif \
272
 
1.gif \
273
 
20.gif \
274
 
21.gif \
275
 
22.gif \
276
 
23.gif \
277
 
24.gif \
278
 
25.gif \
279
 
26.gif \
280
 
27.gif \
281
 
28.gif \
282
 
29.gif \
283
 
2.gif \
284
 
30.gif \
285
 
31.gif \
286
 
32.gif \
287
 
33.gif \
288
 
34.gif \
289
 
35.gif \
290
 
36.gif \
291
 
37.gif \
292
 
38.gif \
293
 
39.gif \
294
 
3.gif \
295
 
40.gif \
296
 
41.gif \
297
 
42.gif \
298
 
43.gif \
299
 
44.gif \
300
 
45.gif \
301
 
46.gif \
302
 
47.gif \
303
 
48.gif \
304
 
49.gif \
305
 
4.gif \
306
 
50.gif \
307
 
51.gif \
308
 
52.gif \
309
 
53.gif \
310
 
54.gif \
311
 
55.gif \
312
 
56.gif \
313
 
57.gif \
314
 
58.gif \
315
 
59.gif \
316
 
5.gif \
317
 
60.gif \
318
 
61.gif \
319
 
62.gif \
320
 
63.gif \
321
 
64.gif \
322
 
65.gif \
323
 
66.gif \
324
 
67.gif \
325
 
68.gif \
326
 
69.gif \
327
 
6.gif \
328
 
70.gif \
329
 
71.gif \
330
 
72.gif \
331
 
73.gif \
332
 
74.gif \
333
 
75.gif \
334
 
76.gif \
335
 
77.gif \
336
 
78.gif \
337
 
79.gif \
338
 
7.gif \
339
 
80.gif \
340
 
81.gif \
341
 
82.gif \
342
 
83.gif \
343
 
84.gif \
344
 
85.gif \
345
 
86.gif \
346
 
87.gif \
347
 
88.gif \
348
 
89.gif \
349
 
8.gif \
350
 
90.gif \
351
 
91.gif \
352
 
92.gif \
353
 
93.gif \
354
 
94.gif \
355
 
95.gif \
356
 
9.gif \
357
 
smiley.theme
358
 
 
359
 
subdir = src/image/smiley
360
 
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
361
 
CONFIG_HEADER = $(top_builddir)/config.h
362
 
CONFIG_CLEAN_FILES =
363
 
DIST_SOURCES =
364
 
DATA = $(smiley_DATA)
365
 
 
366
 
DIST_COMMON = Makefile.am Makefile.in
 
306
smiley_DATA = 0.gif 10.gif 11.gif 12.gif 13.gif 14.gif 15.gif 16.gif 17.gif \
 
307
        18.gif 19.gif 1.gif 20.gif 21.gif 22.gif 23.gif 24.gif 25.gif 26.gif 27.gif \
 
308
        28.gif 29.gif 2.gif 30.gif 31.gif 32.gif 33.gif 34.gif 35.gif 36.gif 37.gif \
 
309
        38.gif 39.gif 3.gif 40.gif 41.gif 42.gif 43.gif 44.gif 45.gif 46.gif 47.gif \
 
310
        48.gif 49.gif 4.gif 50.gif 51.gif 52.gif 53.gif 54.gif 55.gif 56.gif 57.gif \
 
311
        58.gif 59.gif 5.gif 60.gif 61.gif 62.gif 63.gif 64.gif 65.gif 66.gif 67.gif \
 
312
        68.gif 69.gif 6.gif 70.gif 71.gif 72.gif 73.gif 74.gif 75.gif 76.gif 77.gif \
 
313
        78.gif 79.gif 7.gif 80.gif 81.gif 82.gif 83.gif 84.gif 85.gif 86.gif 87.gif \
 
314
        88.gif 89.gif 8.gif 90.gif 91.gif 92.gif 93.gif 94.gif 95.gif 9.gif \
 
315
        smiley.theme 100.gif 101.gif 102.gif 103.gif 104.gif 105.gif 106.gif 107.gif 108.gif \
 
316
        109.gif 110.gif 111.gif 112.gif 113.gif 114.gif 115.gif 116.gif 117.gif 118.gif \
 
317
        119.gif 120.gif 121.gif 122.gif 123.gif 124.gif 125.gif 126.gif 127.gif 128.gif \
 
318
        129.gif 130.gif 131.gif 132.gif 133.gif 134.gif 96.gif 97.gif 98.gif 99.gif
 
319
 
367
320
#>- all: all-am
368
321
#>+ 1
369
322
all: docs-am  all-am
370
323
 
371
324
.SUFFIXES:
372
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
325
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
326
#>-     @for dep in $?; do \
 
327
#>-       case '$(am__configure_deps)' in \
 
328
#>-         *$$dep*) \
 
329
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
330
#>-             && exit 0; \
 
331
#>-           exit 1;; \
 
332
#>-       esac; \
 
333
#>-     done; \
 
334
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/image/smiley/Makefile'; \
373
335
#>-     cd $(top_srcdir) && \
374
 
#>-       $(AUTOMAKE) --gnu  src/image/smiley/Makefile
375
 
#>+ 3
 
336
#>-       $(AUTOMAKE) --foreign  src/image/smiley/Makefile
 
337
#>+ 12
 
338
        @for dep in $?; do \
 
339
          case '$(am__configure_deps)' in \
 
340
            *$$dep*) \
 
341
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
342
                && exit 0; \
 
343
              exit 1;; \
 
344
          esac; \
 
345
        done; \
 
346
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/image/smiley/Makefile'; \
376
347
        cd $(top_srcdir) && \
377
 
          $(AUTOMAKE) --gnu  src/image/smiley/Makefile
 
348
          $(AUTOMAKE) --foreign  src/image/smiley/Makefile
378
349
        cd $(top_srcdir) && perl admin/am_edit src/image/smiley/Makefile.in
379
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
380
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
350
.PRECIOUS: Makefile
 
351
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
352
        @case '$?' in \
 
353
          *config.status*) \
 
354
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
355
          *) \
 
356
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
357
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
358
        esac;
 
359
 
 
360
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
362
 
 
363
$(top_srcdir)/configure:  $(am__configure_deps)
 
364
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
365
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
366
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381
367
 
382
368
mostlyclean-libtool:
383
369
        -rm -f *.lo
384
370
 
385
371
clean-libtool:
386
372
        -rm -rf .libs _libs
387
 
 
388
 
distclean-libtool:
389
 
        -rm -f libtool
390
 
uninstall-info-am:
391
 
smileyDATA_INSTALL = $(INSTALL_DATA)
392
373
install-smileyDATA: $(smiley_DATA)
393
374
        @$(NORMAL_INSTALL)
394
 
        $(mkinstalldirs) $(DESTDIR)$(smileydir)
 
375
        test -z "$(smileydir)" || $(MKDIR_P) "$(DESTDIR)$(smileydir)"
395
376
        @list='$(smiley_DATA)'; for p in $$list; do \
396
377
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
397
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
398
 
          echo " $(smileyDATA_INSTALL) $$d$$p $(DESTDIR)$(smileydir)/$$f"; \
399
 
          $(smileyDATA_INSTALL) $$d$$p $(DESTDIR)$(smileydir)/$$f; \
 
378
          f=$(am__strip_dir) \
 
379
          echo " $(smileyDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(smileydir)/$$f'"; \
 
380
          $(smileyDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(smileydir)/$$f"; \
400
381
        done
401
382
 
402
383
uninstall-smileyDATA:
403
384
        @$(NORMAL_UNINSTALL)
404
385
        @list='$(smiley_DATA)'; for p in $$list; do \
405
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
406
 
          echo " rm -f $(DESTDIR)$(smileydir)/$$f"; \
407
 
          rm -f $(DESTDIR)$(smileydir)/$$f; \
 
386
          f=$(am__strip_dir) \
 
387
          echo " rm -f '$(DESTDIR)$(smileydir)/$$f'"; \
 
388
          rm -f "$(DESTDIR)$(smileydir)/$$f"; \
408
389
        done
409
390
tags: TAGS
410
391
TAGS:
411
392
 
412
 
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
413
 
#>+ 1
414
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
393
ctags: CTAGS
 
394
CTAGS:
415
395
 
416
 
top_distdir = ../../..
417
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
418
396
 
419
397
distdir: $(DISTFILES)
420
 
        @list='$(DISTFILES)'; for file in $$list; do \
 
398
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
399
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
400
        list='$(DISTFILES)'; \
 
401
          dist_files=`for file in $$list; do echo $$file; done | \
 
402
          sed -e "s|^$$srcdirstrip/||;t" \
 
403
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
404
        case $$dist_files in \
 
405
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
406
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
407
                           sort -u` ;; \
 
408
        esac; \
 
409
        for file in $$dist_files; do \
421
410
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
422
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
423
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
424
 
            dir="/$$dir"; \
425
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
426
 
          else \
427
 
            dir=''; \
428
 
          fi; \
429
411
          if test -d $$d/$$file; then \
 
412
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
430
413
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
431
414
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
432
415
            fi; \
440
423
check-am: all-am
441
424
check: check-am
442
425
all-am: Makefile $(DATA)
443
 
 
444
426
installdirs:
445
 
        $(mkinstalldirs) $(DESTDIR)$(smileydir)
446
 
 
 
427
        for dir in "$(DESTDIR)$(smileydir)"; do \
 
428
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
429
        done
447
430
install: install-am
448
431
install-exec: install-exec-am
449
432
install-data: install-data-am
455
438
installcheck: installcheck-am
456
439
install-strip:
457
440
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458
 
          INSTALL_STRIP_FLAG=-s \
 
441
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459
442
          `test -z '$(STRIP)' || \
460
443
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
461
444
mostlyclean-generic:
463
446
clean-generic:
464
447
 
465
448
distclean-generic:
466
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
449
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467
450
 
468
451
maintainer-clean-generic:
469
452
        @echo "This command is intended for maintainers to use"
477
460
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
478
461
 
479
462
distclean: distclean-am
480
 
 
481
 
distclean-am: clean-am distclean-generic distclean-libtool
 
463
        -rm -f Makefile
 
464
distclean-am: clean-am distclean-generic
482
465
 
483
466
dvi: dvi-am
484
467
 
485
468
dvi-am:
486
469
 
 
470
html: html-am
 
471
 
487
472
info: info-am
488
473
 
489
474
info-am:
490
475
 
491
476
install-data-am: install-smileyDATA
492
477
 
 
478
install-dvi: install-dvi-am
 
479
 
493
480
install-exec-am:
494
481
 
 
482
install-html: install-html-am
 
483
 
495
484
install-info: install-info-am
496
485
 
497
486
install-man:
498
487
 
 
488
install-pdf: install-pdf-am
 
489
 
 
490
install-ps: install-ps-am
 
491
 
499
492
installcheck-am:
500
493
 
501
494
maintainer-clean: maintainer-clean-am
502
 
 
 
495
        -rm -f Makefile
503
496
maintainer-clean-am: distclean-am maintainer-clean-generic
504
497
 
505
498
mostlyclean: mostlyclean-am
506
499
 
507
500
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
508
501
 
509
 
uninstall-am: uninstall-info-am uninstall-smileyDATA
 
502
pdf: pdf-am
 
503
 
 
504
pdf-am:
 
505
 
 
506
ps: ps-am
 
507
 
 
508
ps-am:
 
509
 
 
510
uninstall-am: uninstall-smileyDATA
 
511
 
 
512
.MAKE: install-am install-strip
510
513
 
511
514
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
512
515
        distclean distclean-generic distclean-libtool distdir dvi \
513
 
        dvi-am info info-am install install-am install-data \
514
 
        install-data-am install-exec install-exec-am install-info \
515
 
        install-info-am install-man install-smileyDATA install-strip \
516
 
        installcheck installcheck-am installdirs maintainer-clean \
517
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
518
 
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
519
 
        uninstall-smileyDATA
 
516
        dvi-am html html-am info info-am install install-am \
 
517
        install-data install-data-am install-dvi install-dvi-am \
 
518
        install-exec install-exec-am install-html install-html-am \
 
519
        install-info install-info-am install-man install-pdf \
 
520
        install-pdf-am install-ps install-ps-am install-smileyDATA \
 
521
        install-strip installcheck installcheck-am installdirs \
 
522
        maintainer-clean maintainer-clean-generic mostlyclean \
 
523
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
524
        uninstall uninstall-am uninstall-smileyDATA
520
525
 
521
526
# Tell versions [3.59,3.63) of GNU make to not export all variables.
522
527
# Otherwise a system limit (for SysV at least) may be exceeded.
523
528
.NOEXPORT:
524
529
 
525
530
#>+ 2
526
 
KDE_DIST=38.gif 49.gif 80.gif 7.gif 24.gif 5.gif 11.gif 9.gif 93.gif 57.gif 83.gif 53.gif 85.gif 44.gif 25.gif 81.gif 54.gif 30.gif 73.gif 62.gif 95.gif 16.gif 39.gif 79.gif 87.gif 12.gif 82.gif 70.gif 52.gif smiley.theme 23.gif 35.gif 10.gif 41.gif 20.gif 2.gif 67.gif 3.gif 36.gif 8.gif 72.gif 58.gif 47.gif 43.gif 86.gif 92.gif 65.gif 68.gif 76.gif 4.gif 22.gif 28.gif 94.gif 0.gif 31.gif 42.gif 55.gif 46.gif 19.gif 63.gif 66.gif 71.gif 45.gif 17.gif 78.gif 6.gif 75.gif 21.gif 13.gif 1.gif 26.gif 88.gif 56.gif 77.gif 27.gif 15.gif 48.gif 60.gif 84.gif 33.gif 34.gif 18.gif 29.gif 37.gif 89.gif 69.gif 50.gif 61.gif 59.gif 32.gif 91.gif 64.gif 90.gif 51.gif 14.gif 40.gif 74.gif 
 
531
KDE_DIST=7.gif 130.gif 124.gif 132.gif 24.gif 129.gif 9.gif 111.gif 93.gif 57.gif 53.gif 85.gif 25.gif 81.gif 30.gif 117.gif 79.gif 116.gif 12.gif 82.gif 70.gif 108.gif 105.gif 52.gif smiley.theme 10.gif 41.gif Makefile.in 20.gif 67.gif 36.gif 122.gif 102.gif 43.gif 131.gif 107.gif 65.gif 76.gif 119.gif 128.gif 28.gif 94.gif 31.gif 71.gif 17.gif 78.gif 104.gif 75.gif 26.gif 56.gif 77.gif 133.gif 15.gif 60.gif 106.gif 34.gif 18.gif 37.gif 97.gif 89.gif 113.gif 69.gif 61.gif 50.gif 112.gif 59.gif 32.gif 64.gif 91.gif 90.gif 14.gif 120.gif 74.gif 38.gif 49.gif 80.gif 118.gif 5.gif 11.gif 100.gif 83.gif 110.gif 44.gif 126.gif 54.gif 73.gif 115.gif 62.gif 95.gif 16.gif 39.gif 87.gif 23.gif 35.gif 2.gif 3.gif 8.gif 72.gif 58.gif 96.gif 47.gif 99.gif 114.gif 86.gif 92.gif 68.gif 4.gif 22.gif 134.gif 109.gif 121.gif 0.gif 42.gif 55.gif 46.gif 19.gif 66.gif 63.gif 45.gif 123.gif 6.gif 21.gif 13.gif 1.gif 88.gif 27.gif 101.gif 48.gif 125.gif 103.gif 84.gif 33.gif 29.gif 127.gif 98.gif 51.gif Makefile.am 40.gif 
527
532
 
528
533
#>+ 2
529
534
docs-am:
530
535
 
531
 
#>+ 6
 
536
#>+ 15
532
537
force-reedit:
533
 
                cd $(top_srcdir) && \
534
 
          $(AUTOMAKE) --gnu  src/image/smiley/Makefile
 
538
                @for dep in $?; do \
 
539
          case '$(am__configure_deps)' in \
 
540
            *$$dep*) \
 
541
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
542
                && exit 0; \
 
543
              exit 1;; \
 
544
          esac; \
 
545
        done; \
 
546
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/image/smiley/Makefile'; \
 
547
        cd $(top_srcdir) && \
 
548
          $(AUTOMAKE) --foreign  src/image/smiley/Makefile
535
549
        cd $(top_srcdir) && perl admin/am_edit src/image/smiley/Makefile.in
536
550
 
537
551
 
547
561
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
548
562
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
549
563
                echo "$$i"; \
550
 
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
564
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
551
565
                    rm -f $$i.bchecktest.cc; exit 1; \
552
566
                fi ; \
553
567
                echo "" >> $$i.bchecktest.cc.class; \
574
588
        $(MAKE) install-am
575
589
 
576
590
#>+ 3
577
 
cvs-clean:
578
 
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
579
 
 
580
 
#>+ 3
581
591
kde-rpo-clean:
582
592
        -rm -f *.rpo
583
593