Yannick Shpilka , cleaned up
[kgraphinterface.git] / doc / Makefile
blob079fb2fb68aa5674f248b2ddcd25c40d80aa6107
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # KDE tags expanded automatically by am_edit - $Revision: 483858 $
3 # doc/Makefile. Generated from Makefile.in by config.pl.
5 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6 # 2003, 2004, 2005 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.
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.
18 # the SUBDIRS is filled automatically by am_edit. If files are
19 # in this directory they are installed into the english dir
20 srcdir = /home/yannick/progra/qt/kgraphinterface/doc
21 top_srcdir = /home/yannick/progra/qt/kgraphinterface
22 VPATH = /home/yannick/progra/qt/kgraphinterface/doc
23 pkgdatadir = $(datadir)/kgraphinterface
24 pkglibdir = $(libdir)/kgraphinterface
25 pkgincludedir = $(includedir)/kgraphinterface
26 top_builddir = ..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = /usr/bin/install -c -p
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = i686-pc-linux-gnu
41 host_triplet = i686-pc-linux-gnu
42 target_triplet = i686-pc-linux-gnu
43 subdir = doc
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 #>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 #>- html-recursive info-recursive install-data-recursive \
57 #>- install-exec-recursive install-info-recursive \
58 #>- install-recursive installcheck-recursive installdirs-recursive \
59 #>- pdf-recursive ps-recursive uninstall-info-recursive \
60 #>- uninstall-recursive
61 #>+ 6
62 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
63 html-recursive info-recursive install-data-recursive \
64 install-exec-recursive install-info-recursive \
65 install-recursive installcheck-recursive installdirs-recursive \
66 pdf-recursive ps-recursive uninstall-info-recursive \
67 uninstall-recursive nmcheck-recursive bcheck-recursive
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 #>+ 1
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
74 ACLOCAL = ${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run aclocal-1.9
75 AMDEP_FALSE = #
76 AMDEP_TRUE =
77 AMTAR = ${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run tar
78 AR = ar
79 ARTSCCONFIG = /usr/bin/artsc-config
80 AUTOCONF = $(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure
81 AUTODIRS =
82 AUTOHEADER = ${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run autoheader
83 AUTOMAKE = ${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run automake-1.9
84 AWK = mawk
85 CC = gcc
86 CCDEPMODE = depmode=gcc3
87 CFLAGS = -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute
88 CONF_FILES = $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in
89 CPP = gcc -E
90 CPPFLAGS = -DQT_THREAD_SUPPORT -D_REENTRANT
91 CXX = g++
92 CXXCPP = g++ -E
93 CXXDEPMODE = depmode=gcc3
94 CXXFLAGS = -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
95 CYGPATH_W = echo
96 DCOPIDL = /usr/bin/dcopidl
97 DCOPIDL2CPP = /usr/bin/dcopidl2cpp
98 DCOPIDLNG = /usr/bin/dcopidlng
99 DCOP_DEPENDENCIES = $(DCOPIDL) $(DCOPIDLNG)
100 DEFS = -DHAVE_CONFIG_H
101 DEPDIR = .deps
102 ECHO = echo
103 ECHO_C =
104 ECHO_N = -n
105 ECHO_T =
106 EGREP = grep -E
107 ENABLE_PERMISSIVE_FLAG = -fpermissive
108 EXEEXT =
109 F77 =
110 FFLAGS =
111 FRAMEWORK_COREAUDIO =
112 GMSGFMT = :
113 HAVE_GCC_VISIBILITY = 0
114 INSTALL_DATA = ${INSTALL} -m 644
115 INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG)
116 INSTALL_SCRIPT = ${INSTALL}
117 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
118 KCFG_DEPENDENCIES = $(KCONFIG_COMPILER)
119 KCONFIG_COMPILER = /usr/bin/kconfig_compiler
120 KDECONFIG = /usr/bin/kde-config
121 KDE_CHECK_PLUGIN = $(KDE_PLUGIN) -rpath $(libdir)
122 KDE_EXTRA_RPATH =
123 KDE_INCLUDES = -I/usr/include/kde
124 KDE_LDFLAGS = -L/usr/lib
125 KDE_MT_LDFLAGS =
126 KDE_MT_LIBS = -lpthread
127 KDE_NO_UNDEFINED = -Wl,--no-undefined -Wl,--allow-shlib-undefined
128 KDE_PLUGIN = -avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)
129 KDE_RPATH = -R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)
130 KDE_USE_CLOSURE_FALSE =
131 KDE_USE_CLOSURE_TRUE = #
132 KDE_USE_FINAL_FALSE =
133 KDE_USE_FINAL_TRUE = #
134 KDE_USE_FPIE = -fPIE
135 KDE_USE_NMCHECK_FALSE =
136 KDE_USE_NMCHECK_TRUE = #
137 KDE_USE_PIE = -pie
138 KDE_XSL_STYLESHEET = /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
139 LDFLAGS =
140 LDFLAGS_AS_NEEDED =
141 LDFLAGS_NEW_DTAGS =
142 LIBCOMPAT =
143 LIBCRYPT = -lcrypt
144 LIBDL = -ldl
145 LIBJPEG = -ljpeg
146 LIBOBJS =
147 LIBPNG = -lpng -lz -lm
148 LIBPTHREAD = -lpthread
149 LIBRESOLV = -lresolv
150 LIBS =
151 LIBSM = -lSM -lICE
152 LIBSOCKET =
153 LIBTOOL = $(SHELL) $(top_builddir)/libtool --silent
154 LIBUCB =
155 LIBUTIL = -lutil
156 LIBZ = -lz
157 LIB_KAB = -lkab
158 LIB_KABC = -lkabc
159 LIB_KDECORE = -lkdecore
160 LIB_KDED =
161 LIB_KDEPIM = -lkdepim
162 LIB_KDEPRINT = -lkdeprint
163 LIB_KDEUI = -lkdeui
164 LIB_KDNSSD = -lkdnssd
165 LIB_KFILE = -lkio
166 LIB_KFM =
167 LIB_KHTML = -lkhtml
168 LIB_KIMPROXY = -lkimproxy
169 LIB_KIO = -lkio
170 LIB_KJS = -lkjs
171 LIB_KNEWSTUFF = -lknewstuff
172 LIB_KPARTS = -lkparts
173 LIB_KSPELL = -lkspell
174 LIB_KSYCOCA = -lkio
175 LIB_KUNITTEST = -lkunittest
176 LIB_KUTILS = -lkutils
177 LIB_POLL =
178 LIB_QPE =
179 LIB_QT = -lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread
180 LIB_SMB = -lsmb
181 LIB_X11 = -lX11 $(LIBSOCKET)
182 LIB_XEXT = -lXext
183 LIB_XRENDER =
184 LN_S = ln -s
185 LTLIBOBJS =
186 MAKEINFO = ${SHELL} /home/yannick/progra/qt/kgraphinterface/admin/missing --run makeinfo
187 MAKEKDEWIDGETS =
188 MCOPIDL = /usr/bin/mcopidl
189 MEINPROC = /usr/bin/meinproc
190 MOC = /usr/share/qt3/bin/moc
191 MSGFMT = :
192 NOOPT_CFLAGS = -O0
193 NOOPT_CXXFLAGS = -O0
194 OBJEXT = o
195 PACKAGE = kgraphinterface
196 PACKAGE_BUGREPORT =
197 PACKAGE_NAME =
198 PACKAGE_STRING =
199 PACKAGE_TARNAME =
200 PACKAGE_VERSION =
201 PATH_SEPARATOR = :
202 PERL = /usr/bin/perl
203 QTE_NORTTI =
204 QT_INCLUDES = -I/usr/share/qt3/include
205 QT_LDFLAGS = -L/usr/share/qt3/lib
206 RANLIB = ranlib
207 SET_MAKE =
208 SHELL = /bin/bash
209 STRIP = strip
210 TOPSUBDIRS = doc po src
211 UIC = /usr/share/qt3/bin/uic -L $(kde_widgetdir) -nounload
212 UIC_TR = tr2i18n
213 USER_INCLUDES =
214 USER_LDFLAGS =
215 USE_EXCEPTIONS = -fexceptions
216 USE_RTTI =
217 USE_THREADS =
218 VERSION = 0.1
219 WOVERLOADED_VIRTUAL =
220 XGETTEXT = :
221 XMLLINT = /usr/bin/xmllint
222 X_EXTRA_LIBS =
223 X_INCLUDES = -I.
224 X_LDFLAGS = -L/usr/lib
225 X_PRE_LIBS =
226 X_RPATH = -R $(x_libraries)
227 ac_ct_AR = ar
228 ac_ct_CC = gcc
229 ac_ct_CXX = g++
230 ac_ct_F77 =
231 ac_ct_RANLIB = ranlib
232 ac_ct_STRIP = strip
233 all_includes = -I/usr/include/kde -I/usr/share/qt3/include -I.
234 all_libraries = -L/usr/share/qt3/lib -L/usr/lib
235 am__fastdepCC_FALSE = #
236 am__fastdepCC_TRUE =
237 am__fastdepCXX_FALSE = #
238 am__fastdepCXX_TRUE =
239 am__include = include
240 am__leading_dot = .
241 am__quote =
242 am__tar = ${AMTAR} chof - "$$tardir"
243 am__untar = ${AMTAR} xf -
244 bindir = ${exec_prefix}/bin
245 build = i686-pc-linux-gnu
246 build_alias =
247 build_cpu = i686
248 build_os = linux-gnu
249 build_vendor = pc
250 datadir = ${prefix}/share
251 exec_prefix = ${prefix}
252 host = i686-pc-linux-gnu
253 host_alias =
254 host_cpu = i686
255 host_os = linux-gnu
256 host_vendor = pc
257 include_ARTS_FALSE = #
258 include_ARTS_TRUE =
259 include_x11_FALSE = #
260 include_x11_TRUE =
261 includedir = ${prefix}/include
262 infodir = ${prefix}/info
263 install_sh = /home/yannick/progra/qt/kgraphinterface/admin/install-sh
264 kde_appsdir = ${datadir}/applnk
265 kde_bindir = ${exec_prefix}/bin
266 kde_confdir = ${datadir}/config
267 kde_datadir = ${datadir}/apps
268 kde_htmldir = ${datadir}/doc/HTML
269 kde_icondir = ${datadir}/icons
270 kde_includes = /usr/include/kde
271 kde_kcfgdir = ${datadir}/config.kcfg
272 kde_libraries = /usr/lib
273 kde_libs_htmldir = /usr/share/doc/kde/HTML
274 kde_libs_prefix = /usr
275 kde_locale = ${datadir}/locale
276 kde_mimedir = ${datadir}/mimelnk
277 kde_moduledir = ${libdir}/kde3
278 kde_qtver = 3
279 kde_servicesdir = ${datadir}/services
280 kde_servicetypesdir = ${datadir}/servicetypes
281 kde_sounddir = ${datadir}/sounds
282 kde_styledir = ${libdir}/kde3/plugins/styles
283 kde_templatesdir = ${datadir}/templates
284 kde_wallpaperdir = ${datadir}/wallpapers
285 kde_widgetdir = /usr/lib/kde3/plugins/designer
286 kdeinitdir = $(kde_moduledir)
287 libdir = ${exec_prefix}/lib
288 libexecdir = ${exec_prefix}/libexec
289 localstatedir = ${prefix}/var
290 mandir = ${prefix}/man
291 mkdir_p = mkdir -p --
292 oldincludedir = /usr/include
293 prefix = /usr
294 program_transform_name = s,x,x,
295 qt_includes = /usr/share/qt3/include
296 qt_libraries = /usr/share/qt3/lib
297 sbindir = ${exec_prefix}/sbin
298 sharedstatedir = ${prefix}/com
299 sysconfdir = ${prefix}/etc
300 target = i686-pc-linux-gnu
301 target_alias =
302 target_cpu = i686
303 target_os = linux-gnu
304 target_vendor = pc
305 unsermake_enable_pch_FALSE =
306 unsermake_enable_pch_TRUE = #
307 x_includes = .
308 x_libraries = /usr/lib
309 xdg_appsdir = ${datadir}/applications/kde
310 xdg_directorydir = ${datadir}/desktop-directories
311 xdg_menudir = ${sysconfdir}/xdg/menus
312 KDE_LANG = en
313 KDE_DOCS = kgraphinterface
314 #>- SUBDIRS = $(AUTODIRS)
315 #>+ 1
316 SUBDIRS =. en
317 #>- all: all-recursive
318 #>+ 1
319 all: docs-am all-recursive
321 .SUFFIXES:
322 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
323 #>- @for dep in $?; do \
324 #>- case '$(am__configure_deps)' in \
325 #>- *$$dep*) \
326 #>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
327 #>- && exit 0; \
328 #>- exit 1;; \
329 #>- esac; \
330 #>- done; \
331 #>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
332 #>- cd $(top_srcdir) && \
333 #>- $(AUTOMAKE) --gnu doc/Makefile
334 #>+ 12
335 @for dep in $?; do \
336 case '$(am__configure_deps)' in \
337 *$$dep*) \
338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
339 && exit 0; \
340 exit 1;; \
341 esac; \
342 done; \
343 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
344 cd $(top_srcdir) && \
345 $(AUTOMAKE) --gnu doc/Makefile
346 cd $(top_srcdir) && perl admin/am_edit doc/Makefile.in
347 .PRECIOUS: Makefile
348 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349 @case '$?' in \
350 *config.status*) \
351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
352 *) \
353 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
354 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
355 esac;
357 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
358 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360 $(top_srcdir)/configure: $(am__configure_deps)
361 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
363 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 mostlyclean-libtool:
366 -rm -f *.lo
368 clean-libtool:
369 -rm -rf .libs _libs
371 distclean-libtool:
372 -rm -f libtool
373 uninstall-info-am:
375 # This directory's subdirectories are mostly independent; you can cd
376 # into them and run `make' without going through this Makefile.
377 # To change the values of `make' variables: instead of editing Makefiles,
378 # (1) if the variable is set in `config.status', edit `config.status'
379 # (which will cause the Makefiles to be regenerated when you run `make');
380 # (2) otherwise, pass the desired values on the `make' command line.
381 $(RECURSIVE_TARGETS):
382 @failcom='exit 1'; \
383 for f in x $$MAKEFLAGS; do \
384 case $$f in \
385 *=* | --[!k]*);; \
386 *k*) failcom='fail=yes';; \
387 esac; \
388 done; \
389 dot_seen=no; \
390 target=`echo $@ | sed s/-recursive//`; \
391 list='$(SUBDIRS)'; for subdir in $$list; do \
392 echo "Making $$target in $$subdir"; \
393 if test "$$subdir" = "."; then \
394 dot_seen=yes; \
395 local_target="$$target-am"; \
396 else \
397 local_target="$$target"; \
398 fi; \
399 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400 || eval $$failcom; \
401 done; \
402 if test "$$dot_seen" = "no"; then \
403 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
404 fi; test -z "$$fail"
406 mostlyclean-recursive clean-recursive distclean-recursive \
407 maintainer-clean-recursive:
408 @failcom='exit 1'; \
409 for f in x $$MAKEFLAGS; do \
410 case $$f in \
411 *=* | --[!k]*);; \
412 *k*) failcom='fail=yes';; \
413 esac; \
414 done; \
415 dot_seen=no; \
416 case "$@" in \
417 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
418 *) list='$(SUBDIRS)' ;; \
419 esac; \
420 rev=''; for subdir in $$list; do \
421 if test "$$subdir" = "."; then :; else \
422 rev="$$subdir $$rev"; \
423 fi; \
424 done; \
425 rev="$$rev ."; \
426 target=`echo $@ | sed s/-recursive//`; \
427 for subdir in $$rev; do \
428 echo "Making $$target in $$subdir"; \
429 if test "$$subdir" = "."; then \
430 local_target="$$target-am"; \
431 else \
432 local_target="$$target"; \
433 fi; \
434 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
435 || eval $$failcom; \
436 done && test -z "$$fail"
437 tags-recursive:
438 list='$(SUBDIRS)'; for subdir in $$list; do \
439 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
440 done
441 ctags-recursive:
442 list='$(SUBDIRS)'; for subdir in $$list; do \
443 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
444 done
446 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
447 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448 unique=`for i in $$list; do \
449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450 done | \
451 $(AWK) ' { files[$$0] = 1; } \
452 END { for (i in files) print i; }'`; \
453 mkid -fID $$unique
454 tags: TAGS
456 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 tags=; \
459 here=`pwd`; \
460 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
461 include_option=--etags-include; \
462 empty_fix=.; \
463 else \
464 include_option=--include; \
465 empty_fix=; \
466 fi; \
467 list='$(SUBDIRS)'; for subdir in $$list; do \
468 if test "$$subdir" = .; then :; else \
469 test ! -f $$subdir/TAGS || \
470 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
471 fi; \
472 done; \
473 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
474 unique=`for i in $$list; do \
475 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476 done | \
477 $(AWK) ' { files[$$0] = 1; } \
478 END { for (i in files) print i; }'`; \
479 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
480 test -n "$$unique" || unique=$$empty_fix; \
481 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482 $$tags $$unique; \
484 ctags: CTAGS
485 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 tags=; \
488 here=`pwd`; \
489 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
490 unique=`for i in $$list; do \
491 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 done | \
493 $(AWK) ' { files[$$0] = 1; } \
494 END { for (i in files) print i; }'`; \
495 test -z "$(CTAGS_ARGS)$$tags$$unique" \
496 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
497 $$tags $$unique
499 GTAGS:
500 here=`$(am__cd) $(top_builddir) && pwd` \
501 && cd $(top_srcdir) \
502 && gtags -i $(GTAGS_ARGS) $$here
504 distclean-tags:
505 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507 distdir: $(DISTFILES)
508 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
509 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
510 list='$(DISTFILES)'; for file in $$list; do \
511 case $$file in \
512 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
513 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
514 esac; \
515 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
516 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
517 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
518 dir="/$$dir"; \
519 $(mkdir_p) "$(distdir)$$dir"; \
520 else \
521 dir=''; \
522 fi; \
523 if test -d $$d/$$file; then \
524 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
526 fi; \
527 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
528 else \
529 test -f $(distdir)/$$file \
530 || cp -p $$d/$$file $(distdir)/$$file \
531 || exit 1; \
532 fi; \
533 done
534 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535 if test "$$subdir" = .; then :; else \
536 test -d "$(distdir)/$$subdir" \
537 || $(mkdir_p) "$(distdir)/$$subdir" \
538 || exit 1; \
539 distdir=`$(am__cd) $(distdir) && pwd`; \
540 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
541 (cd $$subdir && \
542 $(MAKE) $(AM_MAKEFLAGS) \
543 top_distdir="$$top_distdir" \
544 distdir="$$distdir/$$subdir" \
545 distdir) \
546 || exit 1; \
547 fi; \
548 done
549 check-am: all-am
550 check: check-recursive
551 all-am: Makefile
552 installdirs: installdirs-recursive
553 installdirs-am:
554 install: install-recursive
555 install-exec: install-exec-recursive
556 install-data: install-data-recursive
557 uninstall: uninstall-recursive
559 install-am: all-am
560 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
562 installcheck: installcheck-recursive
563 install-strip:
564 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566 `test -z '$(STRIP)' || \
567 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
568 mostlyclean-generic:
570 clean-generic:
572 distclean-generic:
573 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
575 maintainer-clean-generic:
576 @echo "This command is intended for maintainers to use"
577 @echo "it deletes files that may require special tools to rebuild."
578 #>- clean: clean-recursive
579 #>+ 1
580 clean: kde-rpo-clean clean-recursive
582 #>- clean-am: clean-generic clean-libtool mostlyclean-am
583 #>+ 1
584 clean-am: clean-bcheck clean-generic clean-libtool mostlyclean-am
586 distclean: distclean-recursive
587 -rm -f Makefile
588 distclean-am: clean-am distclean-generic distclean-libtool \
589 distclean-tags
591 dvi: dvi-recursive
593 dvi-am:
595 html: html-recursive
597 info: info-recursive
599 info-am:
601 install-data-am:
603 install-exec-am:
605 install-info: install-info-recursive
607 install-man:
609 installcheck-am:
611 maintainer-clean: maintainer-clean-recursive
612 -rm -f Makefile
613 maintainer-clean-am: distclean-am maintainer-clean-generic
615 mostlyclean: mostlyclean-recursive
617 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
619 pdf: pdf-recursive
621 pdf-am:
623 ps: ps-recursive
625 ps-am:
627 uninstall-am: uninstall-info-am
629 uninstall-info: uninstall-info-recursive
631 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
632 clean clean-generic clean-libtool clean-recursive ctags \
633 ctags-recursive distclean distclean-generic distclean-libtool \
634 distclean-recursive distclean-tags distdir dvi dvi-am html \
635 html-am info info-am install install-am install-data \
636 install-data-am install-exec install-exec-am install-info \
637 install-info-am install-man install-strip installcheck \
638 installcheck-am installdirs installdirs-am maintainer-clean \
639 maintainer-clean-generic maintainer-clean-recursive \
640 mostlyclean mostlyclean-generic mostlyclean-libtool \
641 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
642 uninstall uninstall-am uninstall-info-am
644 # Tell versions [3.59,3.63) of GNU make to not export all variables.
645 # Otherwise a system limit (for SysV at least) may be exceeded.
646 .NOEXPORT:
649 #>+ 2
650 KDE_DIST=Makefile.am Makefile.in
652 #>+ 2
653 docs-am:
655 #>+ 15
656 force-reedit:
657 @for dep in $?; do \
658 case '$(am__configure_deps)' in \
659 *$$dep*) \
660 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
661 && exit 0; \
662 exit 1;; \
663 esac; \
664 done; \
665 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
666 cd $(top_srcdir) && \
667 $(AUTOMAKE) --gnu doc/Makefile
668 cd $(top_srcdir) && perl admin/am_edit doc/Makefile.in
671 #>+ 21
672 clean-bcheck:
673 rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
675 bcheck: bcheck-recursive
677 bcheck-am:
678 @for i in ; do \
679 if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
680 echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
681 echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
682 echo "$$i"; \
683 if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
684 rm -f $$i.bchecktest.cc; exit 1; \
685 fi ; \
686 echo "" >> $$i.bchecktest.cc.class; \
687 perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
688 rm -f a.out; \
689 fi ; \
690 done
693 #>+ 3
694 final:
695 $(MAKE) all-am
697 #>+ 3
698 final-install:
699 $(MAKE) install-am
701 #>+ 3
702 no-final:
703 $(MAKE) all-am
705 #>+ 3
706 no-final-install:
707 $(MAKE) install-am
709 #>+ 3
710 kde-rpo-clean:
711 -rm -f *.rpo
713 #>+ 3
714 nmcheck:
715 nmcheck-am: nmcheck