~ubuntu-branches/ubuntu/natty/knetfilter/natty

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Angel Ramos
  • Date: 2005-03-17 17:40:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050317174018-qychsdv5ifzdmblo
Tags: 3.3.1-3
Renamed mark.xpm icon. Solved conflict with kxsldbg. Thanks again
Javier. (Closes: #301886, #302534).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Generated automatically from Makefile.in by config.pl.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 1.205 $ 
3
 
# Makefile.in generated automatically by automake 1.4 from Makefile.am
4
 
 
5
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
 
16
 
SHELL = /bin/sh
17
 
 
18
 
srcdir = .
19
 
top_srcdir = .
20
 
VPATH = .
21
 
prefix = /opt/kde
22
 
exec_prefix = ${prefix}
23
 
#>- 
24
 
bindir = ${exec_prefix}/bin
25
 
#>+ 3
26
 
DEPDIR = .deps
27
 
 
28
 
bindir = ${exec_prefix}/bin
29
 
sbindir = ${exec_prefix}/sbin
30
 
libexecdir = ${exec_prefix}/libexec
31
 
datadir = ${prefix}/share
32
 
sysconfdir = ${prefix}/etc
33
 
sharedstatedir = ${prefix}/com
34
 
localstatedir = ${prefix}/var
35
 
libdir = ${exec_prefix}/lib
36
 
infodir = ${prefix}/info
37
 
mandir = ${prefix}/man
38
 
includedir = ${prefix}/include
39
 
oldincludedir = /usr/include
40
 
 
41
 
DESTDIR =
42
 
 
43
 
pkgdatadir = $(datadir)/knetfilter-2.0.4
44
 
pkglibdir = $(libdir)/knetfilter-2.0.4
45
 
pkgincludedir = $(includedir)/knetfilter-2.0.4
46
 
 
47
 
top_builddir = .
48
 
 
49
 
ACLOCAL = aclocal
50
 
AUTOCONF = autoconf
51
 
AUTOMAKE = automake
52
 
AUTOHEADER = autoheader
53
 
 
54
 
INSTALL = /usr/bin/ginstall -c -p
55
 
INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG) $(AM_INSTALL_PROGRAM_FLAGS)
56
 
INSTALL_DATA = ${INSTALL} -m 644
57
 
INSTALL_SCRIPT = ${INSTALL}
58
 
transform = s,x,x,
59
 
 
60
 
NORMAL_INSTALL = :
61
 
PRE_INSTALL = :
62
 
POST_INSTALL = :
63
 
NORMAL_UNINSTALL = :
64
 
PRE_UNINSTALL = :
65
 
POST_UNINSTALL = :
66
 
build_alias = i686-pc-linux
67
 
build_triplet = i686-pc-linux-gnu
68
 
host_alias = i686-pc-linux
69
 
host_triplet = i686-pc-linux-gnu
70
 
target_alias = i686-pc-linux
71
 
target_triplet = i686-pc-linux-gnu
72
 
ARTSCCONFIG = $(SHELL) $(kde_bindir)/artsc-config
73
 
AS = @AS@
74
 
AUTODIRS = 
75
 
CC = gcc
76
 
CPP = gcc -E
77
 
CXX = g++
78
 
CXXCPP = g++ -E
79
 
DCOPIDL = $(kde_bindir)/dcopidl
80
 
DCOPIDL2CPP = $(kde_bindir)/dcopidl2cpp
81
 
DCOP_DEPENDENCIES = $(DCOPIDL)
82
 
DLLTOOL = @DLLTOOL@
83
 
DPMSINC = @DPMSINC@
84
 
DPMSLIB = @DPMSLIB@
85
 
EXEEXT = 
86
 
GCJ = @GCJ@
87
 
GCJFLAGS = @GCJFLAGS@
88
 
GLINC = @GLINC@
89
 
GLLIB = @GLLIB@
90
 
GMSGFMT = /usr/bin/msgfmt
91
 
IDL = @IDL@
92
 
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
93
 
KDB2HTML = $(SHELL) $(kde_bindir)/kdb2html
94
 
KDE_CXXFLAGS = 
95
 
KDE_EXTRA_RPATH = 
96
 
KDE_INCLUDES = -I/opt/kde/include
97
 
KDE_LDFLAGS = -L/opt/kde/lib
98
 
KDE_PLUGIN = -avoid-version -module -no-undefined
99
 
KDE_RPATH = -R $(kde_libraries) -R $(x_libraries)
100
 
KDE_USE_CLOSURE_FALSE = #
101
 
KDE_USE_CLOSURE_TRUE = 
102
 
KDE_USE_FINAL_FALSE = 
103
 
KDE_USE_FINAL_TRUE = #
104
 
LIBCOMPAT = 
105
 
LIBCRYPT = -lcrypt
106
 
LIBDL = -ldl
107
 
LIBJPEG = -ljpeg
108
 
LIBMICO = @LIBMICO@
109
 
LIBOBJS = @LIBOBJS@
110
 
LIBPNG = -lpng -lz -lm
111
 
LIBPTHREAD = @LIBPTHREAD@
112
 
LIBPYTHON = @LIBPYTHON@
113
 
LIBQIMGIO = @LIBQIMGIO@
114
 
LIBSM = -lSM -lICE
115
 
LIBSOCKET = 
116
 
LIBTIFF = -ltiff -ljpeg -lz
117
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
118
 
LIBUCB = 
119
 
LIBZ = -lz
120
 
LIB_KAB = -lkab
121
 
LIB_KDECORE = -lkdecore
122
 
LIB_KDEUI = -lkdeui
123
 
LIB_KFILE = -lkfile
124
 
LIB_KFM = 
125
 
LIB_KFORMULA = -lkformula
126
 
LIB_KHTML = -lkhtml
127
 
LIB_KIMGIO = -lkimgio
128
 
LIB_KIO = -lkio
129
 
LIB_KPARTS = -lkparts
130
 
LIB_KSPELL = -lkspell
131
 
LIB_KSYCOCA = -lksycoca
132
 
LIB_KWRITE = -lkwrite
133
 
LIB_QT = -lqt $(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)
134
 
LIB_SMB = -lsmb
135
 
LIB_X11 = -lX11 $(LIBSOCKET)
136
 
LN_S = ln -s
137
 
MAKEINFO = makeinfo
138
 
MCOPIDL = $(kde_bindir)/mcopidl
139
 
MICO_INCLUDES = @MICO_INCLUDES@
140
 
MICO_LDFLAGS = @MICO_LDFLAGS@
141
 
MOC = /opt/qt/bin/moc
142
 
MSGFMT = /usr/bin/msgfmt
143
 
NOOPT_CXXFLAGS =  -s -fno-exceptions -fno-check-new
144
 
NOREPO = -fno-repo
145
 
OBJDUMP = @OBJDUMP@
146
 
OBJEXT = o
147
 
PACKAGE = knetfilter-2.0.4
148
 
PAMINC = @PAMINC@
149
 
PAMLIBPATHS = @PAMLIBPATHS@
150
 
PAMLIBS = @PAMLIBS@
151
 
PYTHONINC = @PYTHONINC@
152
 
PYTHONLIB = @PYTHONLIB@
153
 
QT_INCLUDES = -I/opt/qt/include
154
 
QT_LDFLAGS = 
155
 
RANLIB = ranlib
156
 
REPO = -frepo
157
 
STRIP = strip
158
 
TOPSUBDIRS =  src
159
 
UIC = /opt/qt/bin/uic
160
 
USER_INCLUDES = 
161
 
USER_LDFLAGS = 
162
 
USE_EXCEPTIONS = -fexceptions
163
 
USE_RTTI = -frtti
164
 
USE_THREADS = @USE_THREADS@
165
 
VERSION = 2.0.4
166
 
XGETTEXT = /usr/bin/xgettext
167
 
XPMINC = @XPMINC@
168
 
XPMLIB = @XPMLIB@
169
 
X_EXTRA_LIBS = 
170
 
X_INCLUDES = -I/usr/X11R6/include
171
 
X_LDFLAGS = -L/usr/X11R6/lib
172
 
X_PRE_LIBS = 
173
 
all_includes = -I/opt/kde/include -I/opt/qt/include -I/usr/X11R6/include 
174
 
all_libraries = -L/usr/X11R6/lib -L/opt/kde/lib 
175
 
idldir = @idldir@
176
 
kde_appsdir = ${prefix}/share/applnk
177
 
kde_bindir = ${exec_prefix}/bin
178
 
kde_confdir = ${prefix}/share/config
179
 
kde_datadir = ${prefix}/share/apps
180
 
kde_htmldir = ${prefix}/share/doc/HTML
181
 
kde_icondir = ${prefix}/share/icons
182
 
kde_includes = /opt/kde/include
183
 
kde_libraries = /opt/kde/lib
184
 
kde_locale = ${prefix}/share/locale
185
 
kde_mimedir = ${prefix}/share/mimelnk
186
 
kde_servicesdir = ${prefix}/share/services
187
 
kde_servicetypesdir = ${prefix}/share/servicetypes
188
 
kde_sounddir = ${prefix}/share/sounds
189
 
kde_templatesdir = ${prefix}/share/templates
190
 
kde_wallpaperdir = ${prefix}/share/wallpapers
191
 
micodir = @micodir@
192
 
qt_includes = /opt/qt/include
193
 
qt_libraries = 
194
 
x_includes = /usr/X11R6/include
195
 
x_libraries = /usr/X11R6/lib
196
 
 
197
 
SUBDIRS = $(TOPSUBDIRS)
198
 
 
199
 
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS
200
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
201
 
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
202
 
CONFIG_HEADER = config.h
203
 
CONFIG_CLEAN_FILES = 
204
 
DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
205
 
Makefile.am Makefile.in NEWS TODO acinclude.m4 aclocal.m4 config.h.in \
206
 
configure configure.in
207
 
 
208
 
 
209
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
210
 
 
211
 
TAR = gtar
212
 
GZIP_ENV = --best
213
 
#>- all: all-redirect
214
 
#>+ 1
215
 
all: docs-am  all-redirect
216
 
.SUFFIXES:
217
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
218
 
#>-     cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile
219
 
#>+ 2
220
 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile
221
 
        cd $(top_srcdir) && perl admin/am_edit Makefile.in
222
 
 
223
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
224
 
        cd $(top_builddir) \
225
 
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
226
 
 
227
 
$(ACLOCAL_M4):  configure.in  acinclude.m4
228
 
        cd $(srcdir) && $(ACLOCAL)
229
 
 
230
 
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231
 
        $(SHELL) ./config.status --recheck
232
 
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
233
 
        cd $(srcdir) && $(AUTOCONF)
234
 
 
235
 
config.h: stamp-h
236
 
        @if test ! -f $@; then \
237
 
                rm -f stamp-h; \
238
 
                $(MAKE) stamp-h; \
239
 
        else :; fi
240
 
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
241
 
        cd $(top_builddir) \
242
 
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
243
 
             $(SHELL) ./config.status
244
 
        @echo timestamp > stamp-h 2> /dev/null
245
 
$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
246
 
        @if test ! -f $@; then \
247
 
                rm -f $(srcdir)/stamp-h.in; \
248
 
                $(MAKE) $(srcdir)/stamp-h.in; \
249
 
        else :; fi
250
 
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
251
 
        cd $(top_srcdir) && $(AUTOHEADER)
252
 
        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
253
 
 
254
 
mostlyclean-hdr:
255
 
 
256
 
clean-hdr:
257
 
 
258
 
distclean-hdr:
259
 
        -rm -f config.h
260
 
 
261
 
maintainer-clean-hdr:
262
 
 
263
 
# This directory's subdirectories are mostly independent; you can cd
264
 
# into them and run `make' without going through this Makefile.
265
 
# To change the values of `make' variables: instead of editing Makefiles,
266
 
# (1) if the variable is set in `config.status', edit `config.status'
267
 
#     (which will cause the Makefiles to be regenerated when you run `make');
268
 
# (2) otherwise, pass the desired values on the `make' command line.
269
 
 
270
 
 
271
 
 
272
 
all-recursive install-data-recursive install-exec-recursive \
273
 
installdirs-recursive install-recursive uninstall-recursive  \
274
 
check-recursive installcheck-recursive info-recursive dvi-recursive:
275
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
276
 
        dot_seen=no; \
277
 
        target=`echo $@ | sed s/-recursive//`; \
278
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
279
 
          echo "Making $$target in $$subdir"; \
280
 
          if test "$$subdir" = "."; then \
281
 
            dot_seen=yes; \
282
 
            local_target="$$target-am"; \
283
 
          else \
284
 
            local_target="$$target"; \
285
 
          fi; \
286
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
288
 
        done; \
289
 
        if test "$$dot_seen" = "no"; then \
290
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
291
 
        fi; test -z "$$fail"
292
 
 
293
 
mostlyclean-recursive clean-recursive distclean-recursive \
294
 
maintainer-clean-recursive:
295
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
296
 
        dot_seen=no; \
297
 
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
298
 
          rev="$$subdir $$rev"; \
299
 
          test "$$subdir" = "." && dot_seen=yes; \
300
 
        done; \
301
 
        test "$$dot_seen" = "no" && rev=". $$rev"; \
302
 
        target=`echo $@ | sed s/-recursive//`; \
303
 
        for subdir in $$rev; do \
304
 
          echo "Making $$target in $$subdir"; \
305
 
          if test "$$subdir" = "."; then \
306
 
            local_target="$$target-am"; \
307
 
          else \
308
 
            local_target="$$target"; \
309
 
          fi; \
310
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
312
 
        done && test -z "$$fail"
313
 
tags-recursive:
314
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
315
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
316
 
        done
317
 
 
318
 
tags: TAGS
319
 
 
320
 
ID: $(HEADERS) $(SOURCES) $(LISP)
321
 
        list='$(SOURCES) $(HEADERS)'; \
322
 
        unique=`for i in $$list; do echo $$i; done | \
323
 
          awk '    { files[$$0] = 1; } \
324
 
               END { for (i in files) print i; }'`; \
325
 
        here=`pwd` && cd $(srcdir) \
326
 
          && mkid -f$$here/ID $$unique $(LISP)
327
 
 
328
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
329
 
        tags=; \
330
 
        here=`pwd`; \
331
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
332
 
   if test "$$subdir" = .; then :; else \
333
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
334
 
   fi; \
335
 
        done; \
336
 
        list='$(SOURCES) $(HEADERS)'; \
337
 
        unique=`for i in $$list; do echo $$i; done | \
338
 
          awk '    { files[$$0] = 1; } \
339
 
               END { for (i in files) print i; }'`; \
340
 
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
341
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
342
 
 
343
 
mostlyclean-tags:
344
 
 
345
 
clean-tags:
346
 
 
347
 
distclean-tags:
348
 
        -rm -f TAGS ID
349
 
 
350
 
maintainer-clean-tags:
351
 
 
352
 
distdir = $(PACKAGE)-$(VERSION)
353
 
top_distdir = $(distdir)
354
 
 
355
 
# This target untars the dist file and tries a VPATH configuration.  Then
356
 
# it guarantees that the distribution is self-contained by making another
357
 
# tarfile.
358
 
distcheck: dist
359
 
        -rm -rf $(distdir)
360
 
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
361
 
        mkdir $(distdir)/=build
362
 
        mkdir $(distdir)/=inst
363
 
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
364
 
        cd $(distdir)/=build \
365
 
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
366
 
          && $(MAKE) $(AM_MAKEFLAGS) \
367
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
368
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
369
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
370
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
371
 
          && $(MAKE) $(AM_MAKEFLAGS) dist
372
 
        -rm -rf $(distdir)
373
 
        @banner="$(distdir).tar.gz is ready for distribution"; \
374
 
        dashes=`echo "$$banner" | sed s/./=/g`; \
375
 
        echo "$$dashes"; \
376
 
        echo "$$banner"; \
377
 
        echo "$$dashes"
378
 
dist: distdir
379
 
        -chmod -R a+r $(distdir)
380
 
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
381
 
        -rm -rf $(distdir)
382
 
dist-all: distdir
383
 
        -chmod -R a+r $(distdir)
384
 
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
385
 
        -rm -rf $(distdir)
386
 
distdir: $(DISTFILES)
387
 
        -rm -rf $(distdir)
388
 
        mkdir $(distdir)
389
 
        -chmod 777 $(distdir)
390
 
        here=`cd $(top_builddir) && pwd`; \
391
 
        top_distdir=`cd $(distdir) && pwd`; \
392
 
        distdir=`cd $(distdir) && pwd`; \
393
 
        cd $(top_srcdir) \
394
 
          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu ./Makefile
395
 
        @for file in $(DISTFILES); do \
396
 
          d=$(srcdir); \
397
 
          if test -d $$d/$$file; then \
398
 
            cp -pr $$d/$$file $(distdir)/$$file; \
399
 
          else \
400
 
            test -f $(distdir)/$$file \
401
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
402
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
403
 
          fi; \
404
 
        done
405
 
        for subdir in $(SUBDIRS); do \
406
 
          if test "$$subdir" = .; then :; else \
407
 
            test -d $(distdir)/$$subdir \
408
 
            || mkdir $(distdir)/$$subdir \
409
 
            || exit 1; \
410
 
            chmod 777 $(distdir)/$$subdir; \
411
 
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
412
 
              || exit 1; \
413
 
          fi; \
414
 
        done
415
 
info-am:
416
 
info: info-recursive
417
 
dvi-am:
418
 
dvi: dvi-recursive
419
 
check-am: all-am
420
 
check: check-recursive
421
 
installcheck-am:
422
 
installcheck: installcheck-recursive
423
 
all-recursive-am: config.h
424
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
425
 
 
426
 
install-exec-am:
427
 
install-exec: install-exec-recursive
428
 
 
429
 
install-data-am:
430
 
install-data: install-data-recursive
431
 
 
432
 
install-am: all-am
433
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
434
 
install: install-recursive
435
 
uninstall-am:
436
 
uninstall: uninstall-recursive
437
 
all-am: Makefile config.h
438
 
all-redirect: all-recursive-am
439
 
install-strip:
440
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
441
 
installdirs: installdirs-recursive
442
 
installdirs-am:
443
 
 
444
 
 
445
 
mostlyclean-generic:
446
 
 
447
 
clean-generic:
448
 
 
449
 
distclean-generic:
450
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
451
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
452
 
 
453
 
maintainer-clean-generic:
454
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
455
 
mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
456
 
 
457
 
mostlyclean: mostlyclean-recursive
458
 
 
459
 
clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
460
 
 
461
 
#>- clean: clean-recursive
462
 
#>+ 1
463
 
clean: kde-rpo-clean  clean-recursive
464
 
 
465
 
distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
466
 
        -rm -f libtool
467
 
 
468
 
distclean: distclean-recursive
469
 
        -rm -f config.status
470
 
 
471
 
maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
472
 
                maintainer-clean-generic distclean-am
473
 
        @echo "This command is intended for maintainers to use;"
474
 
        @echo "it deletes files that may require special tools to rebuild."
475
 
 
476
 
maintainer-clean: maintainer-clean-recursive
477
 
        -rm -f config.status
478
 
 
479
 
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
480
 
install-data-recursive uninstall-data-recursive install-exec-recursive \
481
 
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
482
 
all-recursive check-recursive installcheck-recursive info-recursive \
483
 
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
484
 
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
485
 
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
486
 
dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
487
 
install-exec-am install-exec install-data-am install-data install-am \
488
 
install uninstall-am uninstall all-redirect all-am all installdirs-am \
489
 
installdirs mostlyclean-generic distclean-generic clean-generic \
490
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
491
 
 
492
 
 
493
 
$(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
494
 
        cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;
495
 
 
496
 
$(top_srcdir)/subdirs:
497
 
        cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
498
 
 
499
 
$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
500
 
        @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
501
 
 
502
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
503
 
# Otherwise a system limit (for SysV at least) may be exceeded.
504
 
.NOEXPORT:
505
 
 
506
 
#>+ 2
507
 
docs-am:
508
 
 
509
 
#>+ 5
510
 
force-reedit:
511
 
                cd $(top_srcdir) && $(AUTOMAKE) --gnu ./Makefile
512
 
        cd $(top_srcdir) && perl admin/am_edit Makefile.in
513
 
 
514
 
 
515
 
#>+ 2
516
 
final:
517
 
        $(MAKE) all-am
518
 
#>+ 3
519
 
cvs-clean:
520
 
        $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
521
 
 
522
 
#>+ 3
523
 
kde-rpo-clean:
524
 
        -rm -f *.rpo