~ubuntu-branches/ubuntu/hoary/kvirc/hoary

« back to all changes in this revision

Viewing changes to src/plugins/speak/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robin Verduijn
  • Date: 2004-12-14 15:32:19 UTC
  • mfrom: (0.2.1 upstream) (1.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041214153219-fdink3gyp2s20b6g
Tags: 2:2.1.3.1-2
* Change Recommends on xmms to a Suggests.
* Rebuild against KDE 3.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2
 
 
3
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4
 
# This Makefile.in is free software; the Free Software Foundation
5
 
# gives unlimited permission to copy and/or distribute it,
6
 
# with or without modifications, as long as this notice is preserved.
7
 
 
8
 
# This program is distributed in the hope that it will be useful,
9
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
 
# PARTICULAR PURPOSE.
12
 
 
13
 
###############################################################################
14
 
# THIS IS A "READY TO EDIT" MAKEFILE FOR YOUR FIRST PLUGIN
15
 
###############################################################################
16
 
 
17
 
 
18
 
SHELL = @SHELL@
19
 
 
20
 
srcdir = @srcdir@
21
 
top_srcdir = @top_srcdir@
22
 
VPATH = @srcdir@
23
 
prefix = @prefix@
24
 
exec_prefix = @exec_prefix@
25
 
 
26
 
bindir = @bindir@
27
 
sbindir = @sbindir@
28
 
libexecdir = @libexecdir@
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
 
 
38
 
DESTDIR =
39
 
 
40
 
pkgdatadir = $(datadir)/@PACKAGE@
41
 
pkglibdir = $(libdir)/@PACKAGE@
42
 
pkgincludedir = $(includedir)/@PACKAGE@
43
 
 
44
 
top_builddir = ../../..
45
 
 
46
 
ACLOCAL = @ACLOCAL@
47
 
AUTOCONF = @AUTOCONF@
48
 
AUTOMAKE = @AUTOMAKE@
49
 
AUTOHEADER = @AUTOHEADER@
50
 
 
51
 
INSTALL = @INSTALL@
52
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
53
 
INSTALL_DATA = @INSTALL_DATA@
54
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
55
 
transform = @program_transform_name@
56
 
 
57
 
NORMAL_INSTALL = :
58
 
PRE_INSTALL = :
59
 
POST_INSTALL = :
60
 
NORMAL_UNINSTALL = :
61
 
PRE_UNINSTALL = :
62
 
POST_UNINSTALL = :
63
 
build_alias = @build_alias@
64
 
build_triplet = @build@
65
 
host_alias = @host_alias@
66
 
host_triplet = @host@
67
 
target_alias = @target_alias@
68
 
target_triplet = @target@
69
 
AS = @AS@
70
 
CC = @CC@
71
 
CXX = @CXX@
72
 
DLLTOOL = @DLLTOOL@
73
 
ECHO = @ECHO@
74
 
EXEEXT = @EXEEXT@
75
 
LIBCRYPT = @LIBCRYPT@
76
 
LIBTOOL = @LIBTOOL@
77
 
LN_S = @LN_S@
78
 
MAKEINFO = @MAKEINFO@
79
 
NEW_PICS_DIRECTORY = @NEW_PICS_DIRECTORY@
80
 
OBJDUMP = @OBJDUMP@
81
 
OBJEXT = @OBJEXT@
82
 
PACKAGE = @PACKAGE@
83
 
RANLIB = @RANLIB@
84
 
SS_FLAGS_INCDIRS = @SS_FLAGS_INCDIRS@
85
 
SS_FLAGS_LIBDIRS = @SS_FLAGS_LIBDIRS@
86
 
SS_FLAGS_LIBLINK = @SS_FLAGS_LIBLINK@
87
 
SS_FLAGS_RPATH = @SS_FLAGS_RPATH@
88
 
SS_KDE_INCLUDE_DIR = @SS_KDE_INCLUDE_DIR@
89
 
SS_KDE_LIBRARY_DIR = @SS_KDE_LIBRARY_DIR@
90
 
SS_MSGFMT = @SS_MSGFMT@
91
 
SS_PLUGINS_DIRECTORY_COMPILE = @SS_PLUGINS_DIRECTORY_COMPILE@
92
 
SS_QT_INCLUDE_DIR = @SS_QT_INCLUDE_DIR@
93
 
SS_QT_LIBRARY_DIR = @SS_QT_LIBRARY_DIR@
94
 
SS_QT_MOC = @SS_QT_MOC@
95
 
SS_X_INCLUDE_DIR = @SS_X_INCLUDE_DIR@
96
 
SS_X_LIBRARY_DIR = @SS_X_LIBRARY_DIR@
97
 
STRIP = @STRIP@
98
 
VERSION = @VERSION@
99
 
charmapsdir = @charmapsdir@
100
 
configdir = @configdir@
101
 
globalkvircdir = @globalkvircdir@
102
 
helpdir = @helpdir@
103
 
imagedir = @imagedir@
104
 
includedir = @includedir@
105
 
localedir = @localedir@
106
 
msgcolordir = @msgcolordir@
107
 
pluglibdir = @pluglibdir@
108
 
sharedir = @sharedir@
109
 
topdir = @topdir@
110
 
 
111
 
CPPFLAGS = $(SS_FLAGS_INCDIRS) -I../../common -I../../kvicore -I../../kvilib -I../../kvirc -I../
112
 
 
113
 
datadir = $(configdir)/plugins
114
 
 
115
 
pluglib_LTLIBRARIES = libkvispeak.la
116
 
 
117
 
libkvispeak_la_LDFLAGS = -module -avoid-version $(SS_FLAGS_LIBDIRS) -L$(topdir)/src/kvicore -L$(topdir)/src/kvilib
118
 
libkvispeak_la_SOURCES = libkvispeak.cpp libkvispeak.moc.cpp                    setupData.cpp setupData.moc.cpp                         smileyClassData.cpp smileyClassData.moc.cpp                     trees.cpp
119
 
 
120
 
libkvispeak_la_LIBADD = $(SS_FLAGS_LIBLINK) -lkvicore -lkvilib
121
 
 
122
 
data_DATA = kvi.speak.conf
123
 
 
124
 
noinst_HEADERS = setupData.h libkvispeak.h trees.h smileyClassData.h
125
 
 
126
 
EXTRA_DIST = $(data_DATA)
127
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
128
 
CONFIG_HEADER = ../../../src/config.h
129
 
CONFIG_CLEAN_FILES = 
130
 
LTLIBRARIES =  $(pluglib_LTLIBRARIES)
131
 
 
132
 
 
133
 
DEFS = @DEFS@ -I. -I$(srcdir) -I../../../src
134
 
LDFLAGS = @LDFLAGS@
135
 
LIBS = @LIBS@
136
 
X_CFLAGS = @X_CFLAGS@
137
 
X_LIBS = @X_LIBS@
138
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
139
 
X_PRE_LIBS = @X_PRE_LIBS@
140
 
libkvispeak_la_DEPENDENCIES = 
141
 
libkvispeak_la_OBJECTS =  libkvispeak.lo libkvispeak.moc.lo setupData.lo \
142
 
setupData.moc.lo smileyClassData.lo smileyClassData.moc.lo trees.lo
143
 
CXXFLAGS = @CXXFLAGS@
144
 
CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
145
 
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
146
 
CXXLD = $(CXX)
147
 
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
148
 
DATA =  $(data_DATA)
149
 
 
150
 
HEADERS =  $(noinst_HEADERS)
151
 
 
152
 
DIST_COMMON =  Makefile.am Makefile.in
153
 
 
154
 
 
155
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
156
 
 
157
 
TAR = tar
158
 
GZIP_ENV = --best
159
 
DEP_FILES =  .deps/libkvispeak.P .deps/libkvispeak.moc.P \
160
 
.deps/setupData.P .deps/setupData.moc.P .deps/smileyClassData.P \
161
 
.deps/smileyClassData.moc.P .deps/trees.P
162
 
SOURCES = $(libkvispeak_la_SOURCES)
163
 
OBJECTS = $(libkvispeak_la_OBJECTS)
164
 
 
165
 
all: all-redirect
166
 
.SUFFIXES:
167
 
.SUFFIXES: .S .c .cpp .lo .o .obj .s
168
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
169
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/speak/Makefile
170
 
 
171
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
172
 
        cd $(top_builddir) \
173
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
174
 
 
175
 
 
176
 
mostlyclean-pluglibLTLIBRARIES:
177
 
 
178
 
clean-pluglibLTLIBRARIES:
179
 
        -test -z "$(pluglib_LTLIBRARIES)" || rm -f $(pluglib_LTLIBRARIES)
180
 
 
181
 
distclean-pluglibLTLIBRARIES:
182
 
 
183
 
maintainer-clean-pluglibLTLIBRARIES:
184
 
 
185
 
install-pluglibLTLIBRARIES: $(pluglib_LTLIBRARIES)
186
 
        @$(NORMAL_INSTALL)
187
 
        $(mkinstalldirs) $(DESTDIR)$(pluglibdir)
188
 
        @list='$(pluglib_LTLIBRARIES)'; for p in $$list; do \
189
 
          if test -f $$p; then \
190
 
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pluglibdir)/$$p"; \
191
 
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pluglibdir)/$$p; \
192
 
          else :; fi; \
193
 
        done
194
 
 
195
 
uninstall-pluglibLTLIBRARIES:
196
 
        @$(NORMAL_UNINSTALL)
197
 
        list='$(pluglib_LTLIBRARIES)'; for p in $$list; do \
198
 
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(pluglibdir)/$$p; \
199
 
        done
200
 
 
201
 
# FIXME: We should only use cygpath when building on Windows,
202
 
# and only if it is available.
203
 
.c.obj:
204
 
        $(COMPILE) -c `cygpath -w $<`
205
 
 
206
 
.s.o:
207
 
        $(COMPILE) -c $<
208
 
 
209
 
.S.o:
210
 
        $(COMPILE) -c $<
211
 
 
212
 
mostlyclean-compile:
213
 
        -rm -f *.o core *.core
214
 
        -rm -f *.$(OBJEXT)
215
 
 
216
 
clean-compile:
217
 
 
218
 
distclean-compile:
219
 
        -rm -f *.tab.c
220
 
 
221
 
maintainer-clean-compile:
222
 
 
223
 
.s.lo:
224
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
225
 
 
226
 
.S.lo:
227
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
228
 
 
229
 
mostlyclean-libtool:
230
 
        -rm -f *.lo
231
 
 
232
 
clean-libtool:
233
 
        -rm -rf .libs _libs
234
 
 
235
 
distclean-libtool:
236
 
 
237
 
maintainer-clean-libtool:
238
 
 
239
 
libkvispeak.la: $(libkvispeak_la_OBJECTS) $(libkvispeak_la_DEPENDENCIES)
240
 
        $(CXXLINK) -rpath $(pluglibdir) $(libkvispeak_la_LDFLAGS) $(libkvispeak_la_OBJECTS) $(libkvispeak_la_LIBADD) $(LIBS)
241
 
.cpp.o:
242
 
        $(CXXCOMPILE) -c $<
243
 
.cpp.obj:
244
 
        $(CXXCOMPILE) -c `cygpath -w $<`
245
 
.cpp.lo:
246
 
        $(LTCXXCOMPILE) -c $<
247
 
 
248
 
install-dataDATA: $(data_DATA)
249
 
        @$(NORMAL_INSTALL)
250
 
        $(mkinstalldirs) $(DESTDIR)$(datadir)
251
 
        @list='$(data_DATA)'; for p in $$list; do \
252
 
          if test -f $(srcdir)/$$p; then \
253
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(datadir)/$$p"; \
254
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(datadir)/$$p; \
255
 
          else if test -f $$p; then \
256
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(datadir)/$$p"; \
257
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(datadir)/$$p; \
258
 
          fi; fi; \
259
 
        done
260
 
 
261
 
uninstall-dataDATA:
262
 
        @$(NORMAL_UNINSTALL)
263
 
        list='$(data_DATA)'; for p in $$list; do \
264
 
          rm -f $(DESTDIR)$(datadir)/$$p; \
265
 
        done
266
 
 
267
 
tags: TAGS
268
 
 
269
 
ID: $(HEADERS) $(SOURCES) $(LISP)
270
 
        list='$(SOURCES) $(HEADERS)'; \
271
 
        unique=`for i in $$list; do echo $$i; done | \
272
 
          awk '    { files[$$0] = 1; } \
273
 
               END { for (i in files) print i; }'`; \
274
 
        here=`pwd` && cd $(srcdir) \
275
 
          && mkid -f$$here/ID $$unique $(LISP)
276
 
 
277
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
278
 
        tags=; \
279
 
        here=`pwd`; \
280
 
        list='$(SOURCES) $(HEADERS)'; \
281
 
        unique=`for i in $$list; do echo $$i; done | \
282
 
          awk '    { files[$$0] = 1; } \
283
 
               END { for (i in files) print i; }'`; \
284
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
285
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
286
 
 
287
 
mostlyclean-tags:
288
 
 
289
 
clean-tags:
290
 
 
291
 
distclean-tags:
292
 
        -rm -f TAGS ID
293
 
 
294
 
maintainer-clean-tags:
295
 
 
296
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
297
 
 
298
 
subdir = src/plugins/speak
299
 
 
300
 
distdir: $(DISTFILES)
301
 
        here=`cd $(top_builddir) && pwd`; \
302
 
        top_distdir=`cd $(top_distdir) && pwd`; \
303
 
        distdir=`cd $(distdir) && pwd`; \
304
 
        cd $(top_srcdir) \
305
 
          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/plugins/speak/Makefile
306
 
        @for file in $(DISTFILES); do \
307
 
          d=$(srcdir); \
308
 
          if test -d $$d/$$file; then \
309
 
            cp -pr $$d/$$file $(distdir)/$$file; \
310
 
          else \
311
 
            test -f $(distdir)/$$file \
312
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
313
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
314
 
          fi; \
315
 
        done
316
 
 
317
 
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
318
 
 
319
 
-include $(DEP_FILES)
320
 
 
321
 
mostlyclean-depend:
322
 
 
323
 
clean-depend:
324
 
 
325
 
distclean-depend:
326
 
        -rm -rf .deps
327
 
 
328
 
maintainer-clean-depend:
329
 
 
330
 
%.o: %.c
331
 
        @echo '$(COMPILE) -c $<'; \
332
 
        $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
333
 
        @-cp .deps/$(*F).pp .deps/$(*F).P; \
334
 
        tr ' ' '\012' < .deps/$(*F).pp \
335
 
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
336
 
            >> .deps/$(*F).P; \
337
 
        rm .deps/$(*F).pp
338
 
 
339
 
%.lo: %.c
340
 
        @echo '$(LTCOMPILE) -c $<'; \
341
 
        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
342
 
        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
343
 
          < .deps/$(*F).pp > .deps/$(*F).P; \
344
 
        tr ' ' '\012' < .deps/$(*F).pp \
345
 
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
346
 
            >> .deps/$(*F).P; \
347
 
        rm -f .deps/$(*F).pp
348
 
 
349
 
%.o: %.cpp
350
 
        @echo '$(CXXCOMPILE) -c $<'; \
351
 
        $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
352
 
        @-cp .deps/$(*F).pp .deps/$(*F).P; \
353
 
        tr ' ' '\012' < .deps/$(*F).pp \
354
 
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
355
 
            >> .deps/$(*F).P; \
356
 
        rm .deps/$(*F).pp
357
 
 
358
 
%.lo: %.cpp
359
 
        @echo '$(LTCXXCOMPILE) -c $<'; \
360
 
        $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
361
 
        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
362
 
          < .deps/$(*F).pp > .deps/$(*F).P; \
363
 
        tr ' ' '\012' < .deps/$(*F).pp \
364
 
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
365
 
            >> .deps/$(*F).P; \
366
 
        rm -f .deps/$(*F).pp
367
 
info-am:
368
 
info: info-am
369
 
dvi-am:
370
 
dvi: dvi-am
371
 
check-am: all-am
372
 
check: check-am
373
 
installcheck-am:
374
 
installcheck: installcheck-am
375
 
install-exec-am:
376
 
install-exec: install-exec-am
377
 
 
378
 
install-data-am: install-pluglibLTLIBRARIES install-dataDATA
379
 
install-data: install-data-am
380
 
 
381
 
install-am: all-am
382
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
 
install: install-am
384
 
uninstall-am: uninstall-pluglibLTLIBRARIES uninstall-dataDATA
385
 
uninstall: uninstall-am
386
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
387
 
all-redirect: all-am
388
 
install-strip:
389
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
390
 
installdirs:
391
 
        $(mkinstalldirs)  $(DESTDIR)$(pluglibdir) $(DESTDIR)$(datadir)
392
 
 
393
 
 
394
 
mostlyclean-generic:
395
 
 
396
 
clean-generic:
397
 
 
398
 
distclean-generic:
399
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
400
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
401
 
 
402
 
maintainer-clean-generic:
403
 
mostlyclean-am:  mostlyclean-pluglibLTLIBRARIES mostlyclean-compile \
404
 
                mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
405
 
                mostlyclean-generic
406
 
 
407
 
mostlyclean: mostlyclean-am
408
 
 
409
 
clean-am:  clean-pluglibLTLIBRARIES clean-compile clean-libtool \
410
 
                clean-tags clean-depend clean-generic mostlyclean-am
411
 
 
412
 
clean: clean-am
413
 
 
414
 
distclean-am:  distclean-pluglibLTLIBRARIES distclean-compile \
415
 
                distclean-libtool distclean-tags distclean-depend \
416
 
                distclean-generic clean-am
417
 
        -rm -f libtool
418
 
 
419
 
distclean: distclean-am
420
 
 
421
 
maintainer-clean-am:  maintainer-clean-pluglibLTLIBRARIES \
422
 
                maintainer-clean-compile maintainer-clean-libtool \
423
 
                maintainer-clean-tags maintainer-clean-depend \
424
 
                maintainer-clean-generic distclean-am
425
 
        @echo "This command is intended for maintainers to use;"
426
 
        @echo "it deletes files that may require special tools to rebuild."
427
 
 
428
 
maintainer-clean: maintainer-clean-am
429
 
 
430
 
.PHONY: mostlyclean-pluglibLTLIBRARIES distclean-pluglibLTLIBRARIES \
431
 
clean-pluglibLTLIBRARIES maintainer-clean-pluglibLTLIBRARIES \
432
 
uninstall-pluglibLTLIBRARIES install-pluglibLTLIBRARIES \
433
 
mostlyclean-compile distclean-compile clean-compile \
434
 
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
435
 
clean-libtool maintainer-clean-libtool uninstall-dataDATA \
436
 
install-dataDATA tags mostlyclean-tags distclean-tags clean-tags \
437
 
maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
438
 
clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
439
 
check-am installcheck-am installcheck install-exec-am install-exec \
440
 
install-data-am install-data install-am install uninstall-am uninstall \
441
 
all-redirect all-am all installdirs mostlyclean-generic \
442
 
distclean-generic clean-generic maintainer-clean-generic clean \
443
 
mostlyclean distclean maintainer-clean
444
 
 
445
 
 
446
 
%.moc.cpp: %.h
447
 
        $(SS_QT_MOC) $< -o $@
448
 
 
449
 
libkvispeak.cpp: libkvispeak.moc.cpp
450
 
 
451
 
setupData.cpp: setupData.moc.cpp
452
 
 
453
 
smileyClassData.cpp: smileyClassData.moc.cpp
454
 
 
455
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
456
 
# Otherwise a system limit (for SysV at least) may be exceeded.
457
 
.NOEXPORT: