1 | # Makefile.in generated automatically by automake 1.5 from Makefile.am.
|
---|
2 |
|
---|
3 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
---|
4 | # 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 | @SET_MAKE@
|
---|
15 |
|
---|
16 | ####### kdevelop will overwrite this part!!! (begin)##########
|
---|
17 |
|
---|
18 | SHELL = @SHELL@
|
---|
19 |
|
---|
20 | srcdir = @srcdir@
|
---|
21 | top_srcdir = @top_srcdir@
|
---|
22 | VPATH = @srcdir@
|
---|
23 | prefix = @prefix@
|
---|
24 | exec_prefix = @exec_prefix@
|
---|
25 |
|
---|
26 | bindir = @bindir@
|
---|
27 | sbindir = @sbindir@
|
---|
28 | libexecdir = @libexecdir@
|
---|
29 | datadir = @datadir@
|
---|
30 | sysconfdir = @sysconfdir@
|
---|
31 | sharedstatedir = @sharedstatedir@
|
---|
32 | localstatedir = @localstatedir@
|
---|
33 | libdir = @libdir@
|
---|
34 | infodir = @infodir@
|
---|
35 | mandir = @mandir@
|
---|
36 | includedir = @includedir@
|
---|
37 | oldincludedir = /usr/include
|
---|
38 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
39 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
40 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
41 | top_builddir = .
|
---|
42 |
|
---|
43 | ACLOCAL = @ACLOCAL@
|
---|
44 | AUTOCONF = @AUTOCONF@
|
---|
45 | AUTOMAKE = @AUTOMAKE@
|
---|
46 | AUTOHEADER = @AUTOHEADER@
|
---|
47 |
|
---|
48 | INSTALL = @INSTALL@
|
---|
49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
50 | INSTALL_DATA = @INSTALL_DATA@
|
---|
51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
52 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
53 | transform = @program_transform_name@
|
---|
54 | NORMAL_INSTALL = :
|
---|
55 | PRE_INSTALL = :
|
---|
56 | POST_INSTALL = :
|
---|
57 | NORMAL_UNINSTALL = :
|
---|
58 | PRE_UNINSTALL = :
|
---|
59 | POST_UNINSTALL = :
|
---|
60 | build_alias = @build_alias@
|
---|
61 | build_triplet = @build@
|
---|
62 | host_alias = @host_alias@
|
---|
63 | host_triplet = @host@
|
---|
64 | target_alias = @target_alias@
|
---|
65 | target_triplet = @target@
|
---|
66 | AMTAR = @AMTAR@
|
---|
67 | ARTSCCONFIG = @ARTSCCONFIG@
|
---|
68 | AS = @AS@
|
---|
69 | AUTODIRS = @AUTODIRS@
|
---|
70 | AWK = @AWK@
|
---|
71 | CC = @CC@
|
---|
72 | CONF_FILES = @CONF_FILES@
|
---|
73 | CPP = @CPP@
|
---|
74 | CXX = @CXX@
|
---|
75 | CXXCPP = @CXXCPP@
|
---|
76 | DCOPIDL = @DCOPIDL@
|
---|
77 | DCOPIDL2CPP = @DCOPIDL2CPP@
|
---|
78 | DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
|
---|
79 | DEPDIR = @DEPDIR@
|
---|
80 | DLLTOOL = @DLLTOOL@
|
---|
81 | DPMSINC = @DPMSINC@
|
---|
82 | DPMSLIB = @DPMSLIB@
|
---|
83 | EXEEXT = @EXEEXT@
|
---|
84 | GCJ = @GCJ@
|
---|
85 | GCJFLAGS = @GCJFLAGS@
|
---|
86 | GLINC = @GLINC@
|
---|
87 | GLLIB = @GLLIB@
|
---|
88 | GMSGFMT = @GMSGFMT@
|
---|
89 | IDL = @IDL@
|
---|
90 | IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
|
---|
91 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
92 | KDB2HTML = @KDB2HTML@
|
---|
93 | KDECONFIG = @KDECONFIG@
|
---|
94 | KDE_CXXFLAGS = @KDE_CXXFLAGS@
|
---|
95 | KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
|
---|
96 | KDE_INCLUDES = @KDE_INCLUDES@
|
---|
97 | KDE_LDFLAGS = @KDE_LDFLAGS@
|
---|
98 | KDE_PLUGIN = @KDE_PLUGIN@
|
---|
99 | KDE_RPATH = @KDE_RPATH@
|
---|
100 | KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
|
---|
101 | KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
|
---|
102 | KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
|
---|
103 | KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
|
---|
104 | LIBCOMPAT = @LIBCOMPAT@
|
---|
105 | LIBCRYPT = @LIBCRYPT@
|
---|
106 | LIBDL = @LIBDL@
|
---|
107 | LIBJPEG = @LIBJPEG@
|
---|
108 | LIBMICO = @LIBMICO@
|
---|
109 | LIBOBJS = @LIBOBJS@
|
---|
110 | LIBPNG = @LIBPNG@
|
---|
111 | LIBPTHREAD = @LIBPTHREAD@
|
---|
112 | LIBPYTHON = @LIBPYTHON@
|
---|
113 | LIBQIMGIO = @LIBQIMGIO@
|
---|
114 | LIBSM = @LIBSM@
|
---|
115 | LIBSOCKET = @LIBSOCKET@
|
---|
116 | LIBTIFF = @LIBTIFF@
|
---|
117 | LIBTOOL = @LIBTOOL@
|
---|
118 | LIBUCB = @LIBUCB@
|
---|
119 | LIBZ = @LIBZ@
|
---|
120 | LIB_KAB = @LIB_KAB@
|
---|
121 | LIB_KDECORE = @LIB_KDECORE@
|
---|
122 | LIB_KDEUI = @LIB_KDEUI@
|
---|
123 | LIB_KFILE = @LIB_KFILE@
|
---|
124 | LIB_KFM = @LIB_KFM@
|
---|
125 | LIB_KFORMULA = @LIB_KFORMULA@
|
---|
126 | LIB_KHTML = @LIB_KHTML@
|
---|
127 | LIB_KIMGIO = @LIB_KIMGIO@
|
---|
128 | LIB_KIO = @LIB_KIO@
|
---|
129 | LIB_KPARTS = @LIB_KPARTS@
|
---|
130 | LIB_KSPELL = @LIB_KSPELL@
|
---|
131 | LIB_KSYCOCA = @LIB_KSYCOCA@
|
---|
132 | LIB_KWRITE = @LIB_KWRITE@
|
---|
133 | LIB_QT = @LIB_QT@
|
---|
134 | LIB_SMB = @LIB_SMB@
|
---|
135 | LIB_X11 = @LIB_X11@
|
---|
136 | LN_S = @LN_S@
|
---|
137 | MCOPIDL = @MCOPIDL@
|
---|
138 | MICO_INCLUDES = @MICO_INCLUDES@
|
---|
139 | MICO_LDFLAGS = @MICO_LDFLAGS@
|
---|
140 | MOC = @MOC@
|
---|
141 | MSGFMT = @MSGFMT@
|
---|
142 | NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
|
---|
143 | NOREPO = @NOREPO@
|
---|
144 | OBJDUMP = @OBJDUMP@
|
---|
145 | OBJEXT = @OBJEXT@
|
---|
146 | PACKAGE = @PACKAGE@
|
---|
147 | PAMINC = @PAMINC@
|
---|
148 | PAMLIBPATHS = @PAMLIBPATHS@
|
---|
149 | PAMLIBS = @PAMLIBS@
|
---|
150 | PYTHONINC = @PYTHONINC@
|
---|
151 | PYTHONLIB = @PYTHONLIB@
|
---|
152 | PYTHONMODDIR = @PYTHONMODDIR@
|
---|
153 | QT_INCLUDES = @QT_INCLUDES@
|
---|
154 | QT_LDFLAGS = @QT_LDFLAGS@
|
---|
155 | RANLIB = @RANLIB@
|
---|
156 | REPO = @REPO@
|
---|
157 | STRIP = @STRIP@
|
---|
158 | TOPSUBDIRS = @TOPSUBDIRS@
|
---|
159 | UIC = @UIC@
|
---|
160 | USER_INCLUDES = @USER_INCLUDES@
|
---|
161 | USER_LDFLAGS = @USER_LDFLAGS@
|
---|
162 | USE_EXCEPTIONS = @USE_EXCEPTIONS@
|
---|
163 | USE_RTTI = @USE_RTTI@
|
---|
164 | USE_THREADS = @USE_THREADS@
|
---|
165 | VERSION = @VERSION@
|
---|
166 | XGETTEXT = @XGETTEXT@
|
---|
167 | XPMINC = @XPMINC@
|
---|
168 | XPMLIB = @XPMLIB@
|
---|
169 | X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
---|
170 | X_INCLUDES = @X_INCLUDES@
|
---|
171 | X_LDFLAGS = @X_LDFLAGS@
|
---|
172 | X_PRE_LIBS = @X_PRE_LIBS@
|
---|
173 | all_includes = @all_includes@
|
---|
174 | all_libraries = @all_libraries@
|
---|
175 | am__include = @am__include@
|
---|
176 | am__quote = @am__quote@
|
---|
177 | idldir = @idldir@
|
---|
178 | install_sh = @install_sh@
|
---|
179 | kde_appsdir = @kde_appsdir@
|
---|
180 | kde_bindir = @kde_bindir@
|
---|
181 | kde_confdir = @kde_confdir@
|
---|
182 | kde_datadir = @kde_datadir@
|
---|
183 | kde_htmldir = @kde_htmldir@
|
---|
184 | kde_icondir = @kde_icondir@
|
---|
185 | kde_includes = @kde_includes@
|
---|
186 | kde_libraries = @kde_libraries@
|
---|
187 | kde_libs_htmldir = @kde_libs_htmldir@
|
---|
188 | kde_libs_prefix = @kde_libs_prefix@
|
---|
189 | kde_locale = @kde_locale@
|
---|
190 | kde_mimedir = @kde_mimedir@
|
---|
191 | kde_moduledir = @kde_moduledir@
|
---|
192 | kde_servicesdir = @kde_servicesdir@
|
---|
193 | kde_servicetypesdir = @kde_servicetypesdir@
|
---|
194 | kde_sounddir = @kde_sounddir@
|
---|
195 | kde_templatesdir = @kde_templatesdir@
|
---|
196 | kde_wallpaperdir = @kde_wallpaperdir@
|
---|
197 | micodir = @micodir@
|
---|
198 | qt_includes = @qt_includes@
|
---|
199 | qt_libraries = @qt_libraries@
|
---|
200 | x_includes = @x_includes@
|
---|
201 | x_libraries = @x_libraries@
|
---|
202 |
|
---|
203 | SUBDIRS = activemirrorcontrol po doc
|
---|
204 |
|
---|
205 | EXTRA_DIST = admin
|
---|
206 |
|
---|
207 | ####### kdevelop will overwrite this part!!! (end)############
|
---|
208 | # not a GNU package. You can remove this line, if
|
---|
209 | # have all needed files, that a GNU package needs
|
---|
210 | AUTOMAKE_OPTIONS = foreign
|
---|
211 |
|
---|
212 | MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
|
---|
213 | subdir = .
|
---|
214 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
215 | mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
|
---|
216 | CONFIG_HEADER = config.h
|
---|
217 | CONFIG_CLEAN_FILES =
|
---|
218 | DIST_SOURCES =
|
---|
219 |
|
---|
220 | RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
---|
221 | uninstall-info-recursive all-recursive install-data-recursive \
|
---|
222 | install-exec-recursive installdirs-recursive install-recursive \
|
---|
223 | uninstall-recursive check-recursive installcheck-recursive
|
---|
224 | DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in acinclude.m4 \
|
---|
225 | aclocal.m4 admin/ChangeLog admin/config.guess admin/config.sub \
|
---|
226 | admin/depcomp admin/install-sh admin/ltcf-c.sh \
|
---|
227 | admin/ltcf-cxx.sh admin/ltcf-gcj.sh admin/ltconfig \
|
---|
228 | admin/ltmain.sh admin/missing admin/mkinstalldirs admin/ylwrap \
|
---|
229 | config.h.in configure configure.in
|
---|
230 | DIST_SUBDIRS = $(SUBDIRS)
|
---|
231 | all: config.h
|
---|
232 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
---|
233 |
|
---|
234 | .SUFFIXES:
|
---|
235 |
|
---|
236 | mostlyclean-libtool:
|
---|
237 | -rm -f *.lo
|
---|
238 |
|
---|
239 | clean-libtool:
|
---|
240 | -rm -rf .libs _libs
|
---|
241 |
|
---|
242 | distclean-libtool:
|
---|
243 | -rm -f libtool
|
---|
244 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
---|
245 | cd $(top_srcdir) && \
|
---|
246 | $(AUTOMAKE) --foreign ./Makefile
|
---|
247 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
248 | cd $(top_builddir) && \
|
---|
249 | CONFIG_HEADERS= CONFIG_LINKS= \
|
---|
250 | CONFIG_FILES=$@ $(SHELL) ./config.status
|
---|
251 |
|
---|
252 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
253 | $(SHELL) ./config.status --recheck
|
---|
254 | $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
---|
255 | cd $(srcdir) && $(AUTOCONF)
|
---|
256 |
|
---|
257 | $(ACLOCAL_M4): configure.in acinclude.m4
|
---|
258 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
---|
259 | config.h: stamp-h
|
---|
260 | @if test ! -f $@; then \
|
---|
261 | rm -f stamp-h; \
|
---|
262 | $(MAKE) stamp-h; \
|
---|
263 | else :; fi
|
---|
264 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
|
---|
265 | @rm -f stamp-h stamp-hT
|
---|
266 | @echo timestamp > stamp-hT 2> /dev/null
|
---|
267 | cd $(top_builddir) \
|
---|
268 | && CONFIG_FILES= CONFIG_HEADERS=config.h \
|
---|
269 | $(SHELL) ./config.status
|
---|
270 | @mv stamp-hT stamp-h
|
---|
271 | $(srcdir)/config.h.in: $(srcdir)/./stamp-h.in
|
---|
272 | @if test ! -f $@; then \
|
---|
273 | rm -f $(srcdir)/./stamp-h.in; \
|
---|
274 | $(MAKE) $(srcdir)/./stamp-h.in; \
|
---|
275 | else :; fi
|
---|
276 | $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
---|
277 | @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
|
---|
278 | @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
|
---|
279 | cd $(top_srcdir) && $(AUTOHEADER)
|
---|
280 | @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
|
---|
281 |
|
---|
282 | distclean-hdr:
|
---|
283 | -rm -f config.h
|
---|
284 | uninstall-info-am:
|
---|
285 |
|
---|
286 | # This directory's subdirectories are mostly independent; you can cd
|
---|
287 | # into them and run `make' without going through this Makefile.
|
---|
288 | # To change the values of `make' variables: instead of editing Makefiles,
|
---|
289 | # (1) if the variable is set in `config.status', edit `config.status'
|
---|
290 | # (which will cause the Makefiles to be regenerated when you run `make');
|
---|
291 | # (2) otherwise, pass the desired values on the `make' command line.
|
---|
292 | $(RECURSIVE_TARGETS):
|
---|
293 | @set fnord $(MAKEFLAGS); amf=$$2; \
|
---|
294 | dot_seen=no; \
|
---|
295 | target=`echo $@ | sed s/-recursive//`; \
|
---|
296 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
297 | echo "Making $$target in $$subdir"; \
|
---|
298 | if test "$$subdir" = "."; then \
|
---|
299 | dot_seen=yes; \
|
---|
300 | local_target="$$target-am"; \
|
---|
301 | else \
|
---|
302 | local_target="$$target"; \
|
---|
303 | fi; \
|
---|
304 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
305 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
---|
306 | done; \
|
---|
307 | if test "$$dot_seen" = "no"; then \
|
---|
308 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
---|
309 | fi; test -z "$$fail"
|
---|
310 |
|
---|
311 | mostlyclean-recursive clean-recursive distclean-recursive \
|
---|
312 | maintainer-clean-recursive:
|
---|
313 | @set fnord $(MAKEFLAGS); amf=$$2; \
|
---|
314 | dot_seen=no; \
|
---|
315 | case "$@" in \
|
---|
316 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
---|
317 | *) list='$(SUBDIRS)' ;; \
|
---|
318 | esac; \
|
---|
319 | rev=''; for subdir in $$list; do \
|
---|
320 | if test "$$subdir" = "."; then :; else \
|
---|
321 | rev="$$subdir $$rev"; \
|
---|
322 | fi; \
|
---|
323 | done; \
|
---|
324 | rev="$$rev ."; \
|
---|
325 | target=`echo $@ | sed s/-recursive//`; \
|
---|
326 | for subdir in $$rev; do \
|
---|
327 | echo "Making $$target in $$subdir"; \
|
---|
328 | if test "$$subdir" = "."; then \
|
---|
329 | local_target="$$target-am"; \
|
---|
330 | else \
|
---|
331 | local_target="$$target"; \
|
---|
332 | fi; \
|
---|
333 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
334 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
---|
335 | done && test -z "$$fail"
|
---|
336 | tags-recursive:
|
---|
337 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
338 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
---|
339 | done
|
---|
340 |
|
---|
341 | tags: TAGS
|
---|
342 |
|
---|
343 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
---|
344 | list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
|
---|
345 | unique=`for i in $$list; do \
|
---|
346 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
347 | done | \
|
---|
348 | $(AWK) ' { files[$$0] = 1; } \
|
---|
349 | END { for (i in files) print i; }'`; \
|
---|
350 | mkid -fID $$unique $(LISP)
|
---|
351 |
|
---|
352 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
---|
353 | $(TAGS_FILES) $(LISP)
|
---|
354 | tags=; \
|
---|
355 | here=`pwd`; \
|
---|
356 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
357 | if test "$$subdir" = .; then :; else \
|
---|
358 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
---|
359 | fi; \
|
---|
360 | done; \
|
---|
361 | list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
|
---|
362 | unique=`for i in $$list; do \
|
---|
363 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
364 | done | \
|
---|
365 | $(AWK) ' { files[$$0] = 1; } \
|
---|
366 | END { for (i in files) print i; }'`; \
|
---|
367 | test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
|
---|
368 | || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
|
---|
369 |
|
---|
370 | GTAGS:
|
---|
371 | here=`CDPATH=: && cd $(top_builddir) && pwd` \
|
---|
372 | && cd $(top_srcdir) \
|
---|
373 | && gtags -i $(GTAGS_ARGS) $$here
|
---|
374 |
|
---|
375 | distclean-tags:
|
---|
376 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
|
---|
377 |
|
---|
378 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
379 |
|
---|
380 | top_distdir = .
|
---|
381 | # Avoid unsightly `./'.
|
---|
382 | distdir = $(PACKAGE)-$(VERSION)
|
---|
383 |
|
---|
384 | GZIP_ENV = --best
|
---|
385 |
|
---|
386 | distdir: $(DISTFILES)
|
---|
387 | -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
|
---|
388 | mkdir $(distdir)
|
---|
389 | $(mkinstalldirs) $(distdir)/admin
|
---|
390 | @for file in $(DISTFILES); do \
|
---|
391 | if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
---|
392 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
393 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
---|
394 | $(mkinstalldirs) "$(distdir)/$$dir"; \
|
---|
395 | fi; \
|
---|
396 | if test -d $$d/$$file; then \
|
---|
397 | cp -pR $$d/$$file $(distdir) \
|
---|
398 | || exit 1; \
|
---|
399 | else \
|
---|
400 | test -f $(distdir)/$$file \
|
---|
401 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
402 | || exit 1; \
|
---|
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 | (cd $$subdir && \
|
---|
411 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
412 | top_distdir="$(top_distdir)" \
|
---|
413 | distdir=../$(distdir)/$$subdir \
|
---|
414 | distdir) \
|
---|
415 | || exit 1; \
|
---|
416 | fi; \
|
---|
417 | done
|
---|
418 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
419 | top_distdir="${top_distdir}" distdir="$(distdir)" \
|
---|
420 | dist-hook
|
---|
421 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
---|
422 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
---|
423 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
---|
424 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
---|
425 | || chmod -R a+r $(distdir)
|
---|
426 | dist: distdir
|
---|
427 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
---|
428 | -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
|
---|
429 |
|
---|
430 | # This target untars the dist file and tries a VPATH configuration. Then
|
---|
431 | # it guarantees that the distribution is self-contained by making another
|
---|
432 | # tarfile.
|
---|
433 | distcheck: dist
|
---|
434 | -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
|
---|
435 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
|
---|
436 | chmod -R a-w $(distdir); chmod a+w $(distdir)
|
---|
437 | mkdir $(distdir)/=build
|
---|
438 | mkdir $(distdir)/=inst
|
---|
439 | chmod a-w $(distdir)
|
---|
440 | dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
|
---|
441 | && cd $(distdir)/=build \
|
---|
442 | && ../configure --srcdir=.. --prefix=$$dc_install_base \
|
---|
443 | && $(MAKE) $(AM_MAKEFLAGS) \
|
---|
444 | && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
---|
445 | && $(MAKE) $(AM_MAKEFLAGS) check \
|
---|
446 | && $(MAKE) $(AM_MAKEFLAGS) install \
|
---|
447 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
---|
448 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
---|
449 | && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
|
---|
450 | || (echo "Error: files left after uninstall" 1>&2; \
|
---|
451 | exit 1) ) \
|
---|
452 | && $(MAKE) $(AM_MAKEFLAGS) dist \
|
---|
453 | && $(MAKE) $(AM_MAKEFLAGS) distclean \
|
---|
454 | && rm -f $(distdir).tar.gz \
|
---|
455 | && (test `find . -type f -print | wc -l` -eq 0 \
|
---|
456 | || (echo "Error: files left after distclean" 1>&2; \
|
---|
457 | exit 1) )
|
---|
458 | -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
|
---|
459 | @echo "$(distdir).tar.gz is ready for distribution" | \
|
---|
460 | sed 'h;s/./=/g;p;x;p;x'
|
---|
461 | check-am: all-am
|
---|
462 | check: check-recursive
|
---|
463 | all-am: Makefile config.h
|
---|
464 | installdirs: installdirs-recursive
|
---|
465 | installdirs-am:
|
---|
466 |
|
---|
467 | install: install-recursive
|
---|
468 | install-exec: install-exec-recursive
|
---|
469 | install-data: install-data-recursive
|
---|
470 | uninstall: uninstall-recursive
|
---|
471 |
|
---|
472 | install-am: all-am
|
---|
473 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
474 |
|
---|
475 | installcheck: installcheck-recursive
|
---|
476 | install-strip:
|
---|
477 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
478 | `test -z '$(STRIP)' || \
|
---|
479 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
480 | mostlyclean-generic:
|
---|
481 |
|
---|
482 | clean-generic:
|
---|
483 |
|
---|
484 | distclean-generic:
|
---|
485 | -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
|
---|
486 |
|
---|
487 | maintainer-clean-generic:
|
---|
488 | @echo "This command is intended for maintainers to use"
|
---|
489 | @echo "it deletes files that may require special tools to rebuild."
|
---|
490 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
---|
491 | clean: clean-recursive
|
---|
492 |
|
---|
493 | clean-am: clean-generic clean-libtool mostlyclean-am
|
---|
494 |
|
---|
495 | dist-all: distdir
|
---|
496 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
---|
497 | -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
|
---|
498 | distclean: distclean-recursive
|
---|
499 | -rm -f config.status config.cache config.log
|
---|
500 | distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
|
---|
501 | distclean-tags
|
---|
502 |
|
---|
503 | dvi: dvi-recursive
|
---|
504 |
|
---|
505 | dvi-am:
|
---|
506 |
|
---|
507 | info: info-recursive
|
---|
508 |
|
---|
509 | info-am:
|
---|
510 |
|
---|
511 | install-data-am:
|
---|
512 |
|
---|
513 | install-exec-am:
|
---|
514 |
|
---|
515 | install-info: install-info-recursive
|
---|
516 |
|
---|
517 | install-man:
|
---|
518 |
|
---|
519 | installcheck-am:
|
---|
520 |
|
---|
521 | maintainer-clean: maintainer-clean-recursive
|
---|
522 |
|
---|
523 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
524 |
|
---|
525 | mostlyclean: mostlyclean-recursive
|
---|
526 |
|
---|
527 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
---|
528 |
|
---|
529 | uninstall-am: uninstall-info-am
|
---|
530 |
|
---|
531 | uninstall-info: uninstall-info-recursive
|
---|
532 |
|
---|
533 | .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
|
---|
534 | clean-generic clean-libtool clean-recursive dist dist-all \
|
---|
535 | distcheck distclean distclean-generic distclean-hdr \
|
---|
536 | distclean-libtool distclean-recursive distclean-tags distdir \
|
---|
537 | dvi dvi-am dvi-recursive info info-am info-recursive install \
|
---|
538 | install-am install-data install-data-am install-data-recursive \
|
---|
539 | install-exec install-exec-am install-exec-recursive \
|
---|
540 | install-info install-info-am install-info-recursive install-man \
|
---|
541 | install-recursive install-strip installcheck installcheck-am \
|
---|
542 | installdirs installdirs-am installdirs-recursive \
|
---|
543 | maintainer-clean maintainer-clean-generic \
|
---|
544 | maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
---|
545 | mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
|
---|
546 | uninstall uninstall-am uninstall-info-am \
|
---|
547 | uninstall-info-recursive uninstall-recursive
|
---|
548 |
|
---|
549 |
|
---|
550 | $(top_srcdir)/configure.in: configure.in.in $(top_srcdir)/subdirs
|
---|
551 | cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in ;
|
---|
552 |
|
---|
553 | $(top_srcdir)/subdirs:
|
---|
554 | cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs
|
---|
555 |
|
---|
556 | $(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in
|
---|
557 | @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in > acinclude.m4
|
---|
558 |
|
---|
559 | package-messages:
|
---|
560 | $(MAKE) -f admin/Makefile.common package-messages
|
---|
561 | $(MAKE) -C po merge
|
---|
562 |
|
---|
563 | dist-hook:
|
---|
564 | cd $(top_distdir) && perl admin/am_edit -padmin
|
---|
565 | cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
|
---|
566 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
567 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
568 | .NOEXPORT:
|
---|