~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to filters/kontour/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# KDE tags expanded automatically by am_edit - $Revision: 1.265 $ 
2
 
# Makefile.in generated automatically by automake 1.4 from Makefile.am
3
 
 
4
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
5
 
# This Makefile.in is free software; the Free Software Foundation
6
 
# gives unlimited permission to copy and/or distribute it,
7
 
# with or without modifications, as long as this notice is preserved.
8
 
 
9
 
# This program is distributed in the hope that it will be useful,
10
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
 
# PARTICULAR PURPOSE.
13
 
 
14
 
 
15
 
SHELL = @SHELL@
16
 
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
prefix = @prefix@
21
 
exec_prefix = @exec_prefix@
22
 
#>- 
23
 
bindir = @bindir@
24
 
#>+ 3
25
 
DEPDIR = .deps
26
 
 
27
 
bindir = @bindir@
28
 
sbindir = @sbindir@
29
 
libexecdir = @libexecdir@
30
 
datadir = @datadir@
31
 
sysconfdir = @sysconfdir@
32
 
sharedstatedir = @sharedstatedir@
33
 
localstatedir = @localstatedir@
34
 
libdir = @libdir@
35
 
infodir = @infodir@
36
 
mandir = @mandir@
37
 
includedir = @includedir@
38
 
oldincludedir = /usr/include
39
 
 
40
 
DESTDIR =
41
 
 
42
 
pkgdatadir = $(datadir)/@PACKAGE@
43
 
pkglibdir = $(libdir)/@PACKAGE@
44
 
pkgincludedir = $(includedir)/@PACKAGE@
45
 
 
46
 
top_builddir = ../..
47
 
 
48
 
ACLOCAL = @ACLOCAL@
49
 
AUTOCONF = @AUTOCONF@
50
 
AUTOMAKE = @AUTOMAKE@
51
 
AUTOHEADER = @AUTOHEADER@
52
 
 
53
 
INSTALL = @INSTALL@
54
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
55
 
INSTALL_DATA = @INSTALL_DATA@
56
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
57
 
transform = @program_transform_name@
58
 
 
59
 
NORMAL_INSTALL = :
60
 
PRE_INSTALL = :
61
 
POST_INSTALL = :
62
 
NORMAL_UNINSTALL = :
63
 
PRE_UNINSTALL = :
64
 
POST_UNINSTALL = :
65
 
build_alias = @build_alias@
66
 
build_triplet = @build@
67
 
host_alias = @host_alias@
68
 
host_triplet = @host@
69
 
target_alias = @target_alias@
70
 
target_triplet = @target@
71
 
ARTSCCONFIG = @ARTSCCONFIG@
72
 
AS = @AS@
73
 
AUTODIRS = @AUTODIRS@
74
 
CC = @CC@
75
 
CONF_FILES = @CONF_FILES@
76
 
CPP = @CPP@
77
 
CXX = @CXX@
78
 
CXXCPP = @CXXCPP@
79
 
DCOPIDL = @DCOPIDL@
80
 
DCOPIDL2CPP = @DCOPIDL2CPP@
81
 
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
82
 
DLLTOOL = @DLLTOOL@
83
 
DPMSINC = @DPMSINC@
84
 
DPMSLIB = @DPMSLIB@
85
 
EXEEXT = @EXEEXT@
86
 
GCJ = @GCJ@
87
 
GCJFLAGS = @GCJFLAGS@
88
 
GLINC = @GLINC@
89
 
GLLIB = @GLLIB@
90
 
GMSGFMT = @GMSGFMT@
91
 
IDL = @IDL@
92
 
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
93
 
JAR = @JAR@
94
 
JAVAC = @JAVAC@
95
 
JAVAH = @JAVAH@
96
 
JVMLIBS = @JVMLIBS@
97
 
KDECONFIG = @KDECONFIG@
98
 
KDE_CXXFLAGS = @KDE_CXXFLAGS@
99
 
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
100
 
KDE_INCLUDES = @KDE_INCLUDES@
101
 
KDE_LDFLAGS = @KDE_LDFLAGS@
102
 
KDE_PLUGIN = @KDE_PLUGIN@
103
 
KDE_RPATH = @KDE_RPATH@
104
 
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
105
 
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
106
 
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
107
 
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
108
 
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
109
 
KOFFICECORE_INCLUDES = @KOFFICECORE_INCLUDES@
110
 
KOFFICEUI_INCLUDES = @KOFFICEUI_INCLUDES@
111
 
KOFFICE_INCLUDES = @KOFFICE_INCLUDES@
112
 
KOFFICE_LIBS = @KOFFICE_LIBS@
113
 
KSTORE_INCLUDES = @KSTORE_INCLUDES@
114
 
KWMF_INCLUDES = @KWMF_INCLUDES@
115
 
LIBCOMPAT = @LIBCOMPAT@
116
 
LIBCRYPT = @LIBCRYPT@
117
 
LIBDL = @LIBDL@
118
 
LIBGEN = @LIBGEN@
119
 
LIBJPEG = @LIBJPEG@
120
 
LIBMICO = @LIBMICO@
121
 
LIBOBJS = @LIBOBJS@
122
 
LIBPNG = @LIBPNG@
123
 
LIBPTHREAD = @LIBPTHREAD@
124
 
LIBPYTHON = @LIBPYTHON@
125
 
LIBQIMGIO = @LIBQIMGIO@
126
 
LIBRESOLV = @LIBRESOLV@
127
 
LIBSHADOW = @LIBSHADOW@
128
 
LIBSM = @LIBSM@
129
 
LIBSOCKET = @LIBSOCKET@
130
 
LIBTIFF = @LIBTIFF@
131
 
LIBTOOL = @LIBTOOL@
132
 
LIBUCB = @LIBUCB@
133
 
LIBUTIL = @LIBUTIL@
134
 
LIBXINERAMA = @LIBXINERAMA@
135
 
LIBZ = @LIBZ@
136
 
LIB_KAB = @LIB_KAB@
137
 
LIB_KDECORE = @LIB_KDECORE@
138
 
LIB_KDEPRINT = @LIB_KDEPRINT@
139
 
LIB_KDEUI = @LIB_KDEUI@
140
 
LIB_KFILE = @LIB_KFILE@
141
 
LIB_KFM = @LIB_KFM@
142
 
LIB_KFORMULA = @LIB_KFORMULA@
143
 
LIB_KHTML = @LIB_KHTML@
144
 
LIB_KIMGIO = @LIB_KIMGIO@
145
 
LIB_KIO = @LIB_KIO@
146
 
LIB_KOFFICECORE = @LIB_KOFFICECORE@
147
 
LIB_KOFFICEUI = @LIB_KOFFICEUI@
148
 
LIB_KPARTS = @LIB_KPARTS@
149
 
LIB_KSPELL = @LIB_KSPELL@
150
 
LIB_KSTORE = @LIB_KSTORE@
151
 
LIB_KSYCOCA = @LIB_KSYCOCA@
152
 
LIB_KWMF = @LIB_KWMF@
153
 
LIB_KWRITE = @LIB_KWRITE@
154
 
LIB_QT = @LIB_QT@
155
 
LIB_SMB = @LIB_SMB@
156
 
LIB_X11 = @LIB_X11@
157
 
LN_S = @LN_S@
158
 
MAKEINFO = @MAKEINFO@
159
 
MCOPIDL = @MCOPIDL@
160
 
MEINPROC = @MEINPROC@
161
 
MICO_INCLUDES = @MICO_INCLUDES@
162
 
MICO_LDFLAGS = @MICO_LDFLAGS@
163
 
MOC = @MOC@
164
 
MSGFMT = @MSGFMT@
165
 
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
166
 
NOREPO = @NOREPO@
167
 
OBJDUMP = @OBJDUMP@
168
 
OBJEXT = @OBJEXT@
169
 
PACKAGE = @PACKAGE@
170
 
PAMLIBS = @PAMLIBS@
171
 
PASSWDLIBS = @PASSWDLIBS@
172
 
PYTHONINC = @PYTHONINC@
173
 
PYTHONLIB = @PYTHONLIB@
174
 
PYTHONMODDIR = @PYTHONMODDIR@
175
 
QT_INCLUDES = @QT_INCLUDES@
176
 
QT_LDFLAGS = @QT_LDFLAGS@
177
 
RANLIB = @RANLIB@
178
 
REPO = @REPO@
179
 
SCANDIR = @SCANDIR@
180
 
SETUIDFLAGS = @SETUIDFLAGS@
181
 
STRIP = @STRIP@
182
 
TOPSUBDIRS = @TOPSUBDIRS@
183
 
UIC = @UIC@
184
 
USER_INCLUDES = @USER_INCLUDES@
185
 
USER_LDFLAGS = @USER_LDFLAGS@
186
 
USE_EXCEPTIONS = @USE_EXCEPTIONS@
187
 
USE_RTTI = @USE_RTTI@
188
 
USE_THREADS = @USE_THREADS@
189
 
VERSION = @VERSION@
190
 
XGETTEXT = @XGETTEXT@
191
 
XPMINC = @XPMINC@
192
 
XPMLIB = @XPMLIB@
193
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
194
 
X_INCLUDES = @X_INCLUDES@
195
 
X_LDFLAGS = @X_LDFLAGS@
196
 
X_PRE_LIBS = @X_PRE_LIBS@
197
 
all_includes = @all_includes@
198
 
all_libraries = @all_libraries@
199
 
idldir = @idldir@
200
 
interfacedir = @interfacedir@
201
 
jni_includes = @jni_includes@
202
 
kde_appsdir = @kde_appsdir@
203
 
kde_bindir = @kde_bindir@
204
 
kde_confdir = @kde_confdir@
205
 
kde_datadir = @kde_datadir@
206
 
kde_htmldir = @kde_htmldir@
207
 
kde_icondir = @kde_icondir@
208
 
kde_includes = @kde_includes@
209
 
kde_libraries = @kde_libraries@
210
 
kde_libs_htmldir = @kde_libs_htmldir@
211
 
kde_libs_prefix = @kde_libs_prefix@
212
 
kde_locale = @kde_locale@
213
 
kde_mimedir = @kde_mimedir@
214
 
kde_moduledir = @kde_moduledir@
215
 
kde_servicesdir = @kde_servicesdir@
216
 
kde_servicetypesdir = @kde_servicetypesdir@
217
 
kde_sounddir = @kde_sounddir@
218
 
kde_templatesdir = @kde_templatesdir@
219
 
kde_wallpaperdir = @kde_wallpaperdir@
220
 
micodir = @micodir@
221
 
qt_includes = @qt_includes@
222
 
qt_libraries = @qt_libraries@
223
 
x_includes = @x_includes@
224
 
x_libraries = @x_libraries@
225
 
 
226
 
SUBDIRS = msod wmf applixgraphics xfig svg
227
 
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
228
 
CONFIG_HEADER = ../../config.h
229
 
CONFIG_CLEAN_FILES = 
230
 
DIST_COMMON =  Makefile.am Makefile.in
231
 
 
232
 
 
233
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
234
 
 
235
 
TAR = gtar
236
 
GZIP_ENV = --best
237
 
#>- all: all-redirect
238
 
#>+ 1
239
 
all: docs-am  all-redirect
240
 
.SUFFIXES:
241
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
242
 
#>-     cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps filters/kontour/Makefile
243
 
#>+ 2
244
 
        cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps filters/kontour/Makefile
245
 
        cd $(top_srcdir) && perl admin/am_edit filters/kontour/Makefile.in
246
 
 
247
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
248
 
        cd $(top_builddir) \
249
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
250
 
 
251
 
 
252
 
# This directory's subdirectories are mostly independent; you can cd
253
 
# into them and run `make' without going through this Makefile.
254
 
# To change the values of `make' variables: instead of editing Makefiles,
255
 
# (1) if the variable is set in `config.status', edit `config.status'
256
 
#     (which will cause the Makefiles to be regenerated when you run `make');
257
 
# (2) otherwise, pass the desired values on the `make' command line.
258
 
 
259
 
@SET_MAKE@
260
 
 
261
 
all-recursive install-data-recursive install-exec-recursive \
262
 
installdirs-recursive install-recursive uninstall-recursive  \
263
 
check-recursive installcheck-recursive info-recursive dvi-recursive:
264
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
265
 
        dot_seen=no; \
266
 
        target=`echo $@ | sed s/-recursive//`; \
267
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
268
 
          echo "Making $$target in $$subdir"; \
269
 
          if test "$$subdir" = "."; then \
270
 
            dot_seen=yes; \
271
 
            local_target="$$target-am"; \
272
 
          else \
273
 
            local_target="$$target"; \
274
 
          fi; \
275
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
277
 
        done; \
278
 
        if test "$$dot_seen" = "no"; then \
279
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
280
 
        fi; test -z "$$fail"
281
 
 
282
 
mostlyclean-recursive clean-recursive distclean-recursive \
283
 
maintainer-clean-recursive:
284
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
285
 
        dot_seen=no; \
286
 
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
287
 
          rev="$$subdir $$rev"; \
288
 
          test "$$subdir" = "." && dot_seen=yes; \
289
 
        done; \
290
 
        test "$$dot_seen" = "no" && rev=". $$rev"; \
291
 
        target=`echo $@ | sed s/-recursive//`; \
292
 
        for subdir in $$rev; do \
293
 
          echo "Making $$target in $$subdir"; \
294
 
          if test "$$subdir" = "."; then \
295
 
            local_target="$$target-am"; \
296
 
          else \
297
 
            local_target="$$target"; \
298
 
          fi; \
299
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
301
 
        done && test -z "$$fail"
302
 
tags-recursive:
303
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
304
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
305
 
        done
306
 
 
307
 
tags: TAGS
308
 
 
309
 
ID: $(HEADERS) $(SOURCES) $(LISP)
310
 
        list='$(SOURCES) $(HEADERS)'; \
311
 
        unique=`for i in $$list; do echo $$i; done | \
312
 
          awk '    { files[$$0] = 1; } \
313
 
               END { for (i in files) print i; }'`; \
314
 
        here=`pwd` && cd $(srcdir) \
315
 
          && mkid -f$$here/ID $$unique $(LISP)
316
 
 
317
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
318
 
        tags=; \
319
 
        here=`pwd`; \
320
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
321
 
   if test "$$subdir" = .; then :; else \
322
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
323
 
   fi; \
324
 
        done; \
325
 
        list='$(SOURCES) $(HEADERS)'; \
326
 
        unique=`for i in $$list; do echo $$i; done | \
327
 
          awk '    { files[$$0] = 1; } \
328
 
               END { for (i in files) print i; }'`; \
329
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
330
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
331
 
 
332
 
mostlyclean-tags:
333
 
 
334
 
clean-tags:
335
 
 
336
 
distclean-tags:
337
 
        -rm -f TAGS ID
338
 
 
339
 
maintainer-clean-tags:
340
 
 
341
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
342
 
 
343
 
subdir = filters/kontour
344
 
 
345
 
distdir: $(DISTFILES)
346
 
#>-     @for file in $(DISTFILES); do \
347
 
#>-       d=$(srcdir); \
348
 
#>-       if test -d $$d/$$file; then \
349
 
#>-         cp -pr $$/$$file $(distdir)/$$file; \
350
 
#>-       else \
351
 
#>-         test -f $(distdir)/$$file \
352
 
#>-         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
353
 
#>-         || cp -p $$d/$$file $(distdir)/$$file || :; \
354
 
#>-       fi; \
355
 
#>-     done
356
 
#>+ 10
357
 
        @for file in $(DISTFILES); do \
358
 
          d=$(srcdir); \
359
 
          if test -d $$d/$$file; then \
360
 
            cp -pr $$d/$$file $(distdir)/$$file; \
361
 
          else \
362
 
            test -f $(distdir)/$$file \
363
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
364
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
365
 
          fi; \
366
 
        done
367
 
        for subdir in $(SUBDIRS); do \
368
 
          if test "$$subdir" = .; then :; else \
369
 
            test -d $(distdir)/$$subdir \
370
 
            || mkdir $(distdir)/$$subdir \
371
 
            || exit 1; \
372
 
            chmod 777 $(distdir)/$$subdir; \
373
 
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
374
 
              || exit 1; \
375
 
          fi; \
376
 
        done
377
 
info-am:
378
 
info: info-recursive
379
 
dvi-am:
380
 
dvi: dvi-recursive
381
 
check-am: all-am
382
 
check: check-recursive
383
 
installcheck-am:
384
 
installcheck: installcheck-recursive
385
 
install-exec-am:
386
 
install-exec: install-exec-recursive
387
 
 
388
 
install-data-am:
389
 
install-data: install-data-recursive
390
 
 
391
 
install-am: all-am
392
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393
 
install: install-recursive
394
 
uninstall-am:
395
 
uninstall: uninstall-recursive
396
 
all-am: Makefile
397
 
all-redirect: all-recursive
398
 
install-strip:
399
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
400
 
installdirs: installdirs-recursive
401
 
installdirs-am:
402
 
 
403
 
 
404
 
mostlyclean-generic:
405
 
 
406
 
clean-generic:
407
 
 
408
 
distclean-generic:
409
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
410
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
411
 
 
412
 
maintainer-clean-generic:
413
 
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
414
 
 
415
 
mostlyclean: mostlyclean-recursive
416
 
 
417
 
clean-am:  clean-tags clean-generic mostlyclean-am
418
 
 
419
 
#>- clean: clean-recursive
420
 
#>+ 1
421
 
clean: kde-rpo-clean  clean-recursive
422
 
 
423
 
distclean-am:  distclean-tags distclean-generic clean-am
424
 
        -rm -f libtool
425
 
 
426
 
distclean: distclean-recursive
427
 
 
428
 
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
429
 
                distclean-am
430
 
        @echo "This command is intended for maintainers to use;"
431
 
        @echo "it deletes files that may require special tools to rebuild."
432
 
 
433
 
maintainer-clean: maintainer-clean-recursive
434
 
 
435
 
.PHONY: install-data-recursive uninstall-data-recursive \
436
 
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
437
 
uninstalldirs-recursive all-recursive check-recursive \
438
 
installcheck-recursive info-recursive dvi-recursive \
439
 
mostlyclean-recursive distclean-recursive clean-recursive \
440
 
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
441
 
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
442
 
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
443
 
install-exec install-data-am install-data install-am install \
444
 
uninstall-am uninstall all-redirect all-am all installdirs-am \
445
 
installdirs mostlyclean-generic distclean-generic clean-generic \
446
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
447
 
 
448
 
 
449
 
#SUBDIRS = xfig msod wmf applixgraphics
450
 
 
451
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
452
 
# Otherwise a system limit (for SysV at least) may be exceeded.
453
 
.NOEXPORT:
454
 
 
455
 
#>+ 2
456
 
docs-am:
457
 
 
458
 
#>+ 5
459
 
force-reedit:
460
 
                cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps filters/kontour/Makefile
461
 
        cd $(top_srcdir) && perl admin/am_edit filters/kontour/Makefile.in
462
 
 
463
 
 
464
 
#>+ 2
465
 
final:
466
 
        $(MAKE) all-am
467
 
#>+ 2
468
 
no-final:
469
 
        $(MAKE) all-am
470
 
#>+ 3
471
 
cvs-clean:
472
 
        $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
473
 
 
474
 
#>+ 3
475
 
kde-rpo-clean:
476
 
        -rm -f *.rpo