~ubuntu-branches/ubuntu/wily/scribus/wily-proposed

« back to all changes in this revision

Viewing changes to scribus/plugins/short-words/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Oleksandr Moskalenko
  • Date: 2009-01-23 16:19:28 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090123161928-15mux08ba81ouz2p
Tags: 1.3.3.13.dfsg~svn20081228-2
debian/control: Fix a typo on build depends that somehow passed through
my pbuilder test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 599 $ 
3
 
# @configure_input@
4
 
 
5
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
target_triplet = @target@
37
 
subdir = scribus/plugins/short-words
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
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
 
am__vpath_adj = case $$p in \
49
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50
 
    *) f=$$p;; \
51
 
  esac;
52
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
53
 
am__installdirs = "$(DESTDIR)$(pluginsdir)"
54
 
pluginsLTLIBRARIES_INSTALL = $(INSTALL)
55
 
LTLIBRARIES = $(plugins_LTLIBRARIES)
56
 
libscribusshortwords_la_LIBADD =
57
 
am_libscribusshortwords_la_OBJECTS = vlnadialog.lo parse.lo \
58
 
        shortwords.lo configuration.lo swprefsgui.lo
59
 
#>- libscribusshortwords_la_OBJECTS =  \
60
 
#>-     $(am_libscribusshortwords_la_OBJECTS)
61
 
#>+ 5
62
 
libscribusshortwords_la_final_OBJECTS = libscribusshortwords_la.all_cpp.lo 
63
 
libscribusshortwords_la_nofinal_OBJECTS = vlnadialog.lo parse.lo \
64
 
        shortwords.lo configuration.lo swprefsgui.lo
65
 
@KDE_USE_FINAL_FALSE@libscribusshortwords_la_OBJECTS = $(libscribusshortwords_la_nofinal_OBJECTS)
66
 
@KDE_USE_FINAL_TRUE@libscribusshortwords_la_OBJECTS = $(libscribusshortwords_la_final_OBJECTS)
67
 
#>- libscribusshortwords_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
68
 
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
69
 
#>-     $(CXXFLAGS) $(libscribusshortwords_la_LDFLAGS) $(LDFLAGS) -o \
70
 
#>-     $@
71
 
#>+ 4
72
 
libscribusshortwords_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
73
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
74
 
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(libscribusshortwords_la_LDFLAGS) $(LDFLAGS) -o \
75
 
        $@
76
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
77
 
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
78
 
am__depfiles_maybe = depfiles
79
 
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
81
 
#>+ 2
82
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
84
 
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85
 
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
86
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
87
 
#>+ 3
88
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
90
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
91
 
CXXLD = $(CXX)
92
 
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93
 
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
94
 
#>-     $(LDFLAGS) -o $@
95
 
#>+ 3
96
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
98
 
        $(LDFLAGS) -o $@
99
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
103
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104
 
CCLD = $(CC)
105
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
107
 
        $(LDFLAGS) -o $@
108
 
SOURCES = $(libscribusshortwords_la_SOURCES)
109
 
DIST_SOURCES = $(libscribusshortwords_la_SOURCES)
110
 
ETAGS = etags
111
 
CTAGS = ctags
112
 
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113
 
#>+ 1
114
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
115
 
ACLOCAL = @ACLOCAL@
116
 
AMTAR = @AMTAR@
117
 
AR = @AR@
118
 
AUTOCONF = @AUTOCONF@
119
 
AUTOHEADER = @AUTOHEADER@
120
 
AUTOMAKE = @AUTOMAKE@
121
 
AWK = @AWK@
122
 
BOOST_PYTHON_CXXFLAGS = @BOOST_PYTHON_CXXFLAGS@
123
 
BOOST_PYTHON_LDFLAGS = @BOOST_PYTHON_LDFLAGS@
124
 
CC = @CC@
125
 
CCDEPMODE = @CCDEPMODE@
126
 
CFLAGS = @CFLAGS@
127
 
COREFOUNDATION_LIBS = @COREFOUNDATION_LIBS@
128
 
CPP = @CPP@
129
 
CPPFLAGS = @CPPFLAGS@
130
 
CXX = @CXX@
131
 
CXXCPP = @CXXCPP@
132
 
CXXDEPMODE = @CXXDEPMODE@
133
 
CXXFLAGS = @CXXFLAGS@
134
 
CYGPATH_W = @CYGPATH_W@
135
 
DEFS = @DEFS@
136
 
DEPDIR = @DEPDIR@
137
 
ECHO = @ECHO@
138
 
ECHO_C = @ECHO_C@
139
 
ECHO_N = @ECHO_N@
140
 
ECHO_T = @ECHO_T@
141
 
EGREP = @EGREP@
142
 
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
143
 
EXEEXT = @EXEEXT@
144
 
F77 = @F77@
145
 
FFLAGS = @FFLAGS@
146
 
FONTCONFIG_CONFIG = @FONTCONFIG_CONFIG@
147
 
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
148
 
FREETYPE_CONFIG = @FREETYPE_CONFIG@
149
 
GCC_CXX_VISIBILITY_FLAGS = @GCC_CXX_VISIBILITY_FLAGS@
150
 
GCC_C_VISIBILITY_FLAGS = @GCC_C_VISIBILITY_FLAGS@
151
 
GREP = @GREP@
152
 
GS_PATH = @GS_PATH@
153
 
INSTALL = @INSTALL@
154
 
INSTALL_DATA = @INSTALL_DATA@
155
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
156
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
157
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158
 
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
159
 
KDE_MT_LIBS = @KDE_MT_LIBS@
160
 
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
161
 
KDE_PLUGIN = @KDE_PLUGIN@
162
 
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
163
 
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
164
 
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
165
 
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
166
 
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
167
 
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
168
 
LDFLAGS = @LDFLAGS@
169
 
LIBART_CFLAGS = @LIBART_CFLAGS@
170
 
LIBART_CONFIG = @LIBART_CONFIG@
171
 
LIBART_LIBS = @LIBART_LIBS@
172
 
LIBCAIRO_CFLAGS = @LIBCAIRO_CFLAGS@
173
 
LIBCAIRO_LIBS = @LIBCAIRO_LIBS@
174
 
LIBCOMPAT = @LIBCOMPAT@
175
 
LIBCRYPT = @LIBCRYPT@
176
 
LIBCUPS = @LIBCUPS@
177
 
LIBDL = @LIBDL@
178
 
LIBDL2 = @LIBDL2@
179
 
LIBFONTCONFIG_CFLAGS = @LIBFONTCONFIG_CFLAGS@
180
 
LIBFONTCONFIG_LIBS = @LIBFONTCONFIG_LIBS@
181
 
LIBFREETYPE_CFLAGS = @LIBFREETYPE_CFLAGS@
182
 
LIBFREETYPE_LIBS = @LIBFREETYPE_LIBS@
183
 
LIBJPEG = @LIBJPEG@
184
 
LIBLCMS = @LIBLCMS@
185
 
LIBOBJS = @LIBOBJS@
186
 
LIBPNG = @LIBPNG@
187
 
LIBPTHREAD = @LIBPTHREAD@
188
 
LIBPYTHON = @LIBPYTHON@
189
 
LIBRESOLV = @LIBRESOLV@
190
 
LIBS = @LIBS@
191
 
LIBSM = @LIBSM@
192
 
LIBSOCKET = @LIBSOCKET@
193
 
LIBTIFF = @LIBTIFF@
194
 
LIBTOOL = @LIBTOOL@
195
 
LIBUCB = @LIBUCB@
196
 
LIBUTIL = @LIBUTIL@
197
 
LIBZ = @LIBZ@
198
 
LIB_POLL = @LIB_POLL@
199
 
LIB_QPE = @LIB_QPE@
200
 
LIB_QT = @LIB_QT@
201
 
LIB_X11 = @LIB_X11@
202
 
LIB_XEXT = @LIB_XEXT@
203
 
LIB_XRENDER = @LIB_XRENDER@
204
 
LN_S = @LN_S@
205
 
LTLIBOBJS = @LTLIBOBJS@
206
 
MAKEINFO = @MAKEINFO@
207
 
MKDIR_P = @MKDIR_P@
208
 
MOC = @MOC@
209
 
MODULE_LINK_FLAGS = @MODULE_LINK_FLAGS@
210
 
NOOPT_CFLAGS = @NOOPT_CFLAGS@
211
 
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
212
 
OBJEXT = @OBJEXT@
213
 
PACKAGE = @PACKAGE@
214
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215
 
PACKAGE_NAME = @PACKAGE_NAME@
216
 
PACKAGE_STRING = @PACKAGE_STRING@
217
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
218
 
PACKAGE_VERSION = @PACKAGE_VERSION@
219
 
PATH_SEPARATOR = @PATH_SEPARATOR@
220
 
PERL = @PERL@
221
 
PKG_CONFIG = @PKG_CONFIG@
222
 
PYTHONINC = @PYTHONINC@
223
 
PYTHONLIB = @PYTHONLIB@
224
 
PYTHONMODDIR = @PYTHONMODDIR@
225
 
QTE_NORTTI = @QTE_NORTTI@
226
 
QT_INCLUDES = @QT_INCLUDES@
227
 
QT_LDFLAGS = @QT_LDFLAGS@
228
 
RANLIB = @RANLIB@
229
 
SET_MAKE = @SET_MAKE@
230
 
SHELL = @SHELL@
231
 
STRIP = @STRIP@
232
 
TOPSUBDIRS = @TOPSUBDIRS@
233
 
UIC = @UIC@
234
 
UIC_TR = @UIC_TR@
235
 
USER_INCLUDES = @USER_INCLUDES@
236
 
USER_LDFLAGS = @USER_LDFLAGS@
237
 
USE_EXCEPTIONS = @USE_EXCEPTIONS@
238
 
USE_RTTI = @USE_RTTI@
239
 
USE_THREADS = @USE_THREADS@
240
 
VERSION = @VERSION@
241
 
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
242
 
XMKMF = @XMKMF@
243
 
XML_CFLAGS = @XML_CFLAGS@
244
 
XML_CONFIG = @XML_CONFIG@
245
 
XML_LIBS = @XML_LIBS@
246
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
247
 
X_INCLUDES = @X_INCLUDES@
248
 
X_LDFLAGS = @X_LDFLAGS@
249
 
X_PRE_LIBS = @X_PRE_LIBS@
250
 
abs_builddir = @abs_builddir@
251
 
abs_srcdir = @abs_srcdir@
252
 
abs_top_builddir = @abs_top_builddir@
253
 
abs_top_srcdir = @abs_top_srcdir@
254
 
ac_ct_CC = @ac_ct_CC@
255
 
ac_ct_CXX = @ac_ct_CXX@
256
 
ac_ct_F77 = @ac_ct_F77@
257
 
all_includes = @all_includes@
258
 
all_libraries = @all_libraries@
259
 
am__include = @am__include@
260
 
am__leading_dot = @am__leading_dot@
261
 
am__quote = @am__quote@
262
 
am__tar = @am__tar@
263
 
am__untar = @am__untar@
264
 
bindir = @bindir@
265
 
build = @build@
266
 
build_alias = @build_alias@
267
 
build_cpu = @build_cpu@
268
 
build_os = @build_os@
269
 
build_vendor = @build_vendor@
270
 
builddir = @builddir@
271
 
datadir = @datadir@
272
 
datarootdir = @datarootdir@
273
 
docdir = @docdir@
274
 
dvidir = @dvidir@
275
 
exec_prefix = @exec_prefix@
276
 
hacups_cfg = @hacups_cfg@
277
 
host = @host@
278
 
host_alias = @host_alias@
279
 
host_cpu = @host_cpu@
280
 
host_os = @host_os@
281
 
host_vendor = @host_vendor@
282
 
htmldir = @htmldir@
283
 
includedir = @includedir@
284
 
infodir = @infodir@
285
 
install_sh = @install_sh@
286
 
kde_qtver = @kde_qtver@
287
 
libdir = @libdir@
288
 
libexecdir = @libexecdir@
289
 
localedir = @localedir@
290
 
localstatedir = @localstatedir@
291
 
mandir = @mandir@
292
 
mkdir_p = @mkdir_p@
293
 
oldincludedir = @oldincludedir@
294
 
pdfdir = @pdfdir@
295
 
prefix = @prefix@
296
 
program_transform_name = @program_transform_name@
297
 
psdir = @psdir@
298
 
qt_includes = @qt_includes@
299
 
qt_libraries = @qt_libraries@
300
 
sbindir = @sbindir@
301
 
sharedstatedir = @sharedstatedir@
302
 
srcdir = @srcdir@
303
 
sysconfdir = @sysconfdir@
304
 
target = @target@
305
 
target_alias = @target_alias@
306
 
target_cpu = @target_cpu@
307
 
target_os = @target_os@
308
 
target_vendor = @target_vendor@
309
 
top_builddir = @top_builddir@
310
 
top_srcdir = @top_srcdir@
311
 
x_includes = @x_includes@
312
 
x_libraries = @x_libraries@
313
 
pluginsdir = $(libdir)/scribus/plugins
314
 
plugins_LTLIBRARIES = libscribusshortwords.la
315
 
INCLUDES = $(LIBFREETYPE_CFLAGS) $(all_includes)
316
 
libscribusshortwords_la_LDFLAGS = -version-info 0:0:0
317
 
#>- libscribusshortwords_la_METASOURCES = AUTO
318
 
libscribusshortwords_la_SOURCES = vlnadialog.cpp parse.cpp shortwords.cpp configuration.cpp version.h swprefsgui.cpp
319
 
EXTRA_DIST = parse.h vlnadialog.h shortwords.h version.h configuration.h scribus-short-words.rc swprefsgui.h CMakeLists.txt
320
 
KDE_OPTIONS = qtonly
321
 
AM_LDFLAGS = $(LIBFREETYPE_LIBS) $(MODULE_LINK_FLAGS)
322
 
AM_CPPFLAGS = \
323
 
    -I$(top_builddir)/scribus \
324
 
    -DDOCDIR=\"$(datadir)/doc/scribus-$(VERSION)/\" \
325
 
    -DICONDIR=\"$(datadir)/scribus/icons/\" \
326
 
    -DSAMPLESDIR=\"$(datadir)/scribus/samples/\" \
327
 
    -DSCRIPTSDIR=\"$(datadir)/scribus/scripts/\" \
328
 
    -DTEMPLATEDIR=\"$(datadir)/scribus/templates/\" \
329
 
    -DLIBDIR=\"$(libdir)/scribus/\" \
330
 
    -DPLUGINDIR=\"$(libdir)/scribus/plugins/\" \
331
 
    -DPLUGINDATA=\"$(datadir)/scribus/plugins/\"
332
 
 
333
 
AM_CXXFLAGS = \
334
 
    $(GCC_CXX_VISIBILITY_FLAGS)
335
 
 
336
 
#>- all: all-am
337
 
#>+ 1
338
 
all: docs-am  all-am
339
 
 
340
 
.SUFFIXES:
341
 
.SUFFIXES: .cpp .lo .o .obj
342
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
343
 
#>-     @for dep in $?; do \
344
 
#>-       case '$(am__configure_deps)' in \
345
 
#>-         *$$dep*) \
346
 
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
347
 
#>-             && exit 0; \
348
 
#>-           exit 1;; \
349
 
#>-       esac; \
350
 
#>-     done; \
351
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile'; \
352
 
#>-     cd $(top_srcdir) && \
353
 
#>-       $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile
354
 
#>+ 12
355
 
        @for dep in $?; do \
356
 
          case '$(am__configure_deps)' in \
357
 
            *$$dep*) \
358
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
359
 
                && exit 0; \
360
 
              exit 1;; \
361
 
          esac; \
362
 
        done; \
363
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile'; \
364
 
        cd $(top_srcdir) && \
365
 
          $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile
366
 
        cd $(top_srcdir) && perl admin/am_edit -padmin scribus/plugins/short-words/Makefile.in
367
 
.PRECIOUS: Makefile
368
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
369
 
        @case '$?' in \
370
 
          *config.status*) \
371
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
372
 
          *) \
373
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
374
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
375
 
        esac;
376
 
 
377
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
378
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379
 
 
380
 
$(top_srcdir)/configure:  $(am__configure_deps)
381
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
383
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384
 
install-pluginsLTLIBRARIES: $(plugins_LTLIBRARIES)
385
 
        @$(NORMAL_INSTALL)
386
 
        test -z "$(pluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginsdir)"
387
 
        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
388
 
          if test -f $$p; then \
389
 
            f=$(am__strip_dir) \
390
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pluginsdir)/$$f'"; \
391
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pluginsdir)/$$f"; \
392
 
          else :; fi; \
393
 
        done
394
 
 
395
 
uninstall-pluginsLTLIBRARIES:
396
 
        @$(NORMAL_UNINSTALL)
397
 
        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
398
 
          p=$(am__strip_dir) \
399
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginsdir)/$$p'"; \
400
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginsdir)/$$p"; \
401
 
        done
402
 
 
403
 
clean-pluginsLTLIBRARIES:
404
 
        -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
405
 
        @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
406
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
407
 
          test "$$dir" != "$$p" || dir=.; \
408
 
          echo "rm -f \"$${dir}/so_locations\""; \
409
 
          rm -f "$${dir}/so_locations"; \
410
 
        done
411
 
libscribusshortwords.la: $(libscribusshortwords_la_OBJECTS) $(libscribusshortwords_la_DEPENDENCIES) 
412
 
        $(libscribusshortwords_la_LINK) -rpath $(pluginsdir) $(libscribusshortwords_la_OBJECTS) $(libscribusshortwords_la_LIBADD) $(LIBS)
413
 
 
414
 
mostlyclean-compile:
415
 
        -rm -f *.$(OBJEXT)
416
 
 
417
 
distclean-compile:
418
 
        -rm -f *.tab.c
419
 
 
420
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configuration.Plo@am__quote@
421
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
422
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shortwords.Plo@am__quote@
423
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swprefsgui.Plo@am__quote@
424
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vlnadialog.Plo@am__quote@
425
 
 
426
 
.cpp.o:
427
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
428
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
429
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
430
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
432
 
 
433
 
.cpp.obj:
434
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
435
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
436
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
437
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
438
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
439
 
 
440
 
.cpp.lo:
441
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
442
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
443
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
444
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
445
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
446
 
 
447
 
mostlyclean-libtool:
448
 
        -rm -f *.lo
449
 
 
450
 
clean-libtool:
451
 
        -rm -rf .libs _libs
452
 
 
453
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
454
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
455
 
        unique=`for i in $$list; do \
456
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457
 
          done | \
458
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
459
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
460
 
        mkid -fID $$unique
461
 
tags: TAGS
462
 
 
463
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
464
 
                $(TAGS_FILES) $(LISP)
465
 
        tags=; \
466
 
        here=`pwd`; \
467
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468
 
        unique=`for i in $$list; do \
469
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470
 
          done | \
471
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
473
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
474
 
          test -n "$$unique" || unique=$$empty_fix; \
475
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476
 
            $$tags $$unique; \
477
 
        fi
478
 
ctags: CTAGS
479
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
480
 
                $(TAGS_FILES) $(LISP)
481
 
        tags=; \
482
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483
 
        unique=`for i in $$list; do \
484
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485
 
          done | \
486
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
488
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
489
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490
 
             $$tags $$unique
491
 
 
492
 
GTAGS:
493
 
        here=`$(am__cd) $(top_builddir) && pwd` \
494
 
          && cd $(top_srcdir) \
495
 
          && gtags -i $(GTAGS_ARGS) $$here
496
 
 
497
 
distclean-tags:
498
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
499
 
 
500
 
distdir: $(DISTFILES)
501
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503
 
        list='$(DISTFILES)'; \
504
 
          dist_files=`for file in $$list; do echo $$file; done | \
505
 
          sed -e "s|^$$srcdirstrip/||;t" \
506
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
507
 
        case $$dist_files in \
508
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
509
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
510
 
                           sort -u` ;; \
511
 
        esac; \
512
 
        for file in $$dist_files; do \
513
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
514
 
          if test -d $$d/$$file; then \
515
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
516
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
518
 
            fi; \
519
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
520
 
          else \
521
 
            test -f $(distdir)/$$file \
522
 
            || cp -p $$d/$$file $(distdir)/$$file \
523
 
            || exit 1; \
524
 
          fi; \
525
 
        done
526
 
check-am: all-am
527
 
check: check-am
528
 
all-am: Makefile $(LTLIBRARIES)
529
 
installdirs:
530
 
        for dir in "$(DESTDIR)$(pluginsdir)"; do \
531
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
532
 
        done
533
 
install: install-am
534
 
install-exec: install-exec-am
535
 
install-data: install-data-am
536
 
uninstall: uninstall-am
537
 
 
538
 
install-am: all-am
539
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540
 
 
541
 
installcheck: installcheck-am
542
 
install-strip:
543
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545
 
          `test -z '$(STRIP)' || \
546
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
547
 
mostlyclean-generic:
548
 
 
549
 
clean-generic:
550
 
 
551
 
distclean-generic:
552
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
553
 
 
554
 
maintainer-clean-generic:
555
 
        @echo "This command is intended for maintainers to use"
556
 
        @echo "it deletes files that may require special tools to rebuild."
557
 
#>- clean: clean-am
558
 
#>+ 1
559
 
clean: kde-rpo-clean  clean-am
560
 
 
561
 
#>- clean-am: clean-generic clean-libtool clean-pluginsLTLIBRARIES \
562
 
#>-     mostlyclean-am
563
 
#>+ 2
564
 
clean-am: clean-metasources clean-bcheck clean-final  clean-generic clean-libtool clean-pluginsLTLIBRARIES \
565
 
        mostlyclean-am
566
 
 
567
 
distclean: distclean-am
568
 
        -rm -rf ./$(DEPDIR)
569
 
        -rm -f Makefile
570
 
distclean-am: clean-am distclean-compile distclean-generic \
571
 
        distclean-tags
572
 
 
573
 
dvi: dvi-am
574
 
 
575
 
dvi-am:
576
 
 
577
 
html: html-am
578
 
 
579
 
info: info-am
580
 
 
581
 
info-am:
582
 
 
583
 
install-data-am: install-data-local install-pluginsLTLIBRARIES
584
 
 
585
 
install-dvi: install-dvi-am
586
 
 
587
 
install-exec-am:
588
 
 
589
 
install-html: install-html-am
590
 
 
591
 
install-info: install-info-am
592
 
 
593
 
install-man:
594
 
 
595
 
install-pdf: install-pdf-am
596
 
 
597
 
install-ps: install-ps-am
598
 
 
599
 
installcheck-am:
600
 
 
601
 
maintainer-clean: maintainer-clean-am
602
 
        -rm -rf ./$(DEPDIR)
603
 
        -rm -f Makefile
604
 
maintainer-clean-am: distclean-am maintainer-clean-generic
605
 
 
606
 
mostlyclean: mostlyclean-am
607
 
 
608
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
609
 
        mostlyclean-libtool
610
 
 
611
 
pdf: pdf-am
612
 
 
613
 
pdf-am:
614
 
 
615
 
ps: ps-am
616
 
 
617
 
ps-am:
618
 
 
619
 
uninstall-am: uninstall-local uninstall-pluginsLTLIBRARIES
620
 
 
621
 
.MAKE: install-am install-strip
622
 
 
623
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
624
 
        clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
625
 
        distclean-compile distclean-generic distclean-libtool \
626
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
627
 
        install install-am install-data install-data-am \
628
 
        install-data-local install-dvi install-dvi-am install-exec \
629
 
        install-exec-am install-html install-html-am install-info \
630
 
        install-info-am install-man install-pdf install-pdf-am \
631
 
        install-pluginsLTLIBRARIES install-ps install-ps-am \
632
 
        install-strip installcheck installcheck-am installdirs \
633
 
        maintainer-clean maintainer-clean-generic mostlyclean \
634
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
635
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
636
 
        uninstall-local uninstall-pluginsLTLIBRARIES
637
 
 
638
 
 
639
 
install-data-local:
640
 
#>-     $(mkinstalldirs) $(datadir)/scribus/plugins/
641
 
#>+ 1
642
 
        $(mkinstalldirs) $(DESTDIR)$(datadir)/scribus/plugins/
643
 
#>-     $(INSTALL_DATA) $(srcdir)/scribus-short-words.rc $(datadir)/scribus/plugins/scribus-short-words.rc
644
 
#>+ 1
645
 
        $(INSTALL_DATA) $(srcdir)/scribus-short-words.rc $(DESTDIR)$(datadir)/scribus/plugins/scribus-short-words.rc
646
 
 
647
 
uninstall-local:
648
 
#>-     -rm -f $(datadir)/scribus/plugins/scribus-short-words.rc
649
 
#>+ 1
650
 
        -rm -f $(DESTDIR)$(datadir)/scribus/plugins/scribus-short-words.rc
651
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
652
 
# Otherwise a system limit (for SysV at least) may be exceeded.
653
 
.NOEXPORT:
654
 
 
655
 
 
656
 
#>+ 3
657
 
shortwords.moc: $(srcdir)/shortwords.h
658
 
        $(MOC) $(srcdir)/shortwords.h -o shortwords.moc
659
 
 
660
 
#>+ 2
661
 
mocs: shortwords.moc
662
 
 
663
 
#>+ 3
664
 
swprefsgui.moc: $(srcdir)/swprefsgui.h
665
 
        $(MOC) $(srcdir)/swprefsgui.h -o swprefsgui.moc
666
 
 
667
 
#>+ 2
668
 
mocs: swprefsgui.moc
669
 
 
670
 
#>+ 3
671
 
parse.moc: $(srcdir)/parse.h
672
 
        $(MOC) $(srcdir)/parse.h -o parse.moc
673
 
 
674
 
#>+ 2
675
 
mocs: parse.moc
676
 
 
677
 
#>+ 3
678
 
configuration.moc: $(srcdir)/configuration.h
679
 
        $(MOC) $(srcdir)/configuration.h -o configuration.moc
680
 
 
681
 
#>+ 2
682
 
mocs: configuration.moc
683
 
 
684
 
#>+ 3
685
 
vlnadialog.moc: $(srcdir)/vlnadialog.h
686
 
        $(MOC) $(srcdir)/vlnadialog.h -o vlnadialog.moc
687
 
 
688
 
#>+ 2
689
 
mocs: vlnadialog.moc
690
 
 
691
 
#>+ 3
692
 
clean-metasources:
693
 
        -rm -f  shortwords.moc swprefsgui.moc parse.moc configuration.moc vlnadialog.moc
694
 
 
695
 
#>+ 2
696
 
KDE_DIST=Makefile.in Makefile.am 
697
 
 
698
 
#>+ 2
699
 
docs-am:
700
 
 
701
 
#>+ 15
702
 
force-reedit:
703
 
                @for dep in $?; do \
704
 
          case '$(am__configure_deps)' in \
705
 
            *$$dep*) \
706
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
707
 
                && exit 0; \
708
 
              exit 1;; \
709
 
          esac; \
710
 
        done; \
711
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile'; \
712
 
        cd $(top_srcdir) && \
713
 
          $(AUTOMAKE) --gnu  scribus/plugins/short-words/Makefile
714
 
        cd $(top_srcdir) && perl admin/am_edit -padmin scribus/plugins/short-words/Makefile.in
715
 
 
716
 
 
717
 
#>+ 21
718
 
clean-bcheck: 
719
 
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
720
 
 
721
 
bcheck: bcheck-am
722
 
 
723
 
bcheck-am:
724
 
        @for i in ; do \
725
 
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
726
 
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
727
 
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
728
 
                echo "$$i"; \
729
 
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
730
 
                    rm -f $$i.bchecktest.cc; exit 1; \
731
 
                fi ; \
732
 
                echo "" >> $$i.bchecktest.cc.class; \
733
 
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
734
 
                rm -f a.out; \
735
 
            fi ; \
736
 
        done
737
 
 
738
 
 
739
 
#>+ 11
740
 
libscribusshortwords_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/vlnadialog.cpp $(srcdir)/parse.cpp $(srcdir)/shortwords.cpp $(srcdir)/configuration.cpp $(srcdir)/swprefsgui.cpp  swprefsgui.moc shortwords.moc parse.moc vlnadialog.moc configuration.moc
741
 
        @echo 'creating libscribusshortwords_la.all_cpp.cpp ...'; \
742
 
        rm -f libscribusshortwords_la.all_cpp.files libscribusshortwords_la.all_cpp.final; \
743
 
        echo "#define KDE_USE_FINAL 1" >> libscribusshortwords_la.all_cpp.final; \
744
 
        for file in vlnadialog.cpp parse.cpp shortwords.cpp configuration.cpp swprefsgui.cpp ; do \
745
 
          echo "#include \"$$file\"" >> libscribusshortwords_la.all_cpp.files; \
746
 
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libscribusshortwords_la.all_cpp.final; \
747
 
        done; \
748
 
        cat libscribusshortwords_la.all_cpp.final libscribusshortwords_la.all_cpp.files > libscribusshortwords_la.all_cpp.cpp; \
749
 
        rm -f libscribusshortwords_la.all_cpp.final libscribusshortwords_la.all_cpp.files
750
 
 
751
 
#>+ 3
752
 
clean-final:
753
 
        -rm -f libscribusshortwords_la.all_cpp.cpp
754
 
 
755
 
#>+ 3
756
 
final:
757
 
        $(MAKE) libscribusshortwords_la_OBJECTS="$(libscribusshortwords_la_final_OBJECTS)" all-am
758
 
 
759
 
#>+ 3
760
 
final-install:
761
 
        $(MAKE) libscribusshortwords_la_OBJECTS="$(libscribusshortwords_la_final_OBJECTS)" install-am
762
 
 
763
 
#>+ 3
764
 
no-final:
765
 
        $(MAKE) libscribusshortwords_la_OBJECTS="$(libscribusshortwords_la_nofinal_OBJECTS)" all-am
766
 
 
767
 
#>+ 3
768
 
no-final-install:
769
 
        $(MAKE) libscribusshortwords_la_OBJECTS="$(libscribusshortwords_la_nofinal_OBJECTS)" install-am
770
 
 
771
 
#>+ 3
772
 
cvs-clean:
773
 
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
774
 
 
775
 
#>+ 3
776
 
kde-rpo-clean:
777
 
        -rm -f *.rpo
778
 
 
779
 
#>+ 13
780
 
nmcheck: 
781
 
vlnadialog.lo: vlnadialog.moc 
782
 
swprefsgui.lo: swprefsgui.moc 
783
 
parse.lo: parse.moc 
784
 
configuration.o: configuration.moc 
785
 
nmcheck-am: nmcheck
786
 
shortwords.lo: shortwords.moc 
787
 
shortwords.o: shortwords.moc 
788
 
configuration.lo: configuration.moc 
789
 
swprefsgui.o: swprefsgui.moc 
790
 
vlnadialog.o: vlnadialog.moc 
791
 
parse.o: parse.moc