chiark / gitweb /
Initial commit of source as found on woking
[sympathy.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(srcdir)/libsympathy-config.src.in \
38         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
39         config.guess config.sub depcomp install-sh ltmain.sh missing
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45  configure.lineno config.status.lineno
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/src/config.h
48 CONFIG_CLEAN_FILES = libsympathy-config.src
49 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
50 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
51 SCRIPTS = $(bin_SCRIPTS)
52 SOURCES =
53 DIST_SOURCES =
54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55         html-recursive info-recursive install-data-recursive \
56         install-dvi-recursive install-exec-recursive \
57         install-html-recursive install-info-recursive \
58         install-pdf-recursive install-ps-recursive install-recursive \
59         installcheck-recursive installdirs-recursive pdf-recursive \
60         ps-recursive uninstall-recursive
61 man1dir = $(mandir)/man1
62 NROFF = nroff
63 MANS = $(man1_MANS)
64 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
65   distclean-recursive maintainer-clean-recursive
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 distdir = $(PACKAGE)-$(VERSION)
71 top_distdir = $(distdir)
72 am__remove_distdir = \
73   { test ! -d $(distdir) \
74     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
75          && rm -fr $(distdir); }; }
76 DIST_ARCHIVES = $(distdir).tar.gz
77 GZIP_ENV = --best
78 distuninstallcheck_listfiles = find . -type f -print
79 distcleancheck_listfiles = find . -type f -print
80 ACLOCAL = @ACLOCAL@
81 AMTAR = @AMTAR@
82 AR = @AR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CXX = @CXX@
93 CXXCPP = @CXXCPP@
94 CXXDEPMODE = @CXXDEPMODE@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 DSYMUTIL = @DSYMUTIL@
100 ECHO = @ECHO@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 F77 = @F77@
107 FFLAGS = @FFLAGS@
108 G2_HAVE_MALLOC_H = @G2_HAVE_MALLOC_H@
109 G2_HAVE_STDINT_H = @G2_HAVE_STDINT_H@
110 G2_HAVE_SYS_INT_TYPES_H = @G2_HAVE_SYS_INT_TYPES_H@
111 G2_HAVE_UNISTD_H = @G2_HAVE_UNISTD_H@
112 G2_TIME_WITH_SYS_TIME = @G2_TIME_WITH_SYS_TIME@
113 G2_TM_H = @G2_TM_H@
114 G2_TM_IN_SYS_TIME = @G2_TM_IN_SYS_TIME@
115 GREP = @GREP@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBSYMPATHY_INTERFACE_REVISION = @LIBSYMPATHY_INTERFACE_REVISION@
125 LIBSYMPATHY_INTERFACE_VERSION_MAX = @LIBSYMPATHY_INTERFACE_VERSION_MAX@
126 LIBSYMPATHY_INTERFACE_VERSION_MIN = @LIBSYMPATHY_INTERFACE_VERSION_MIN@
127 LIBSYMPATHY_MAJOR_VERSION = @LIBSYMPATHY_MAJOR_VERSION@
128 LIBSYMPATHY_MICRO_VERSION = @LIBSYMPATHY_MICRO_VERSION@
129 LIBSYMPATHY_MINOR_VERSION = @LIBSYMPATHY_MINOR_VERSION@
130 LIBSYMPATHY_VERSION = @LIBSYMPATHY_VERSION@
131 LIBTOOL = @LIBTOOL@
132 LN_S = @LN_S@
133 LTLIBOBJS = @LTLIBOBJS@
134 LT_AGE = @LT_AGE@
135 LT_CURRENT = @LT_CURRENT@
136 LT_RELEASE = @LT_RELEASE@
137 LT_REVISION = @LT_REVISION@
138 MAKEINFO = @MAKEINFO@
139 MD5SUM = @MD5SUM@
140 MKDIR_P = @MKDIR_P@
141 NMEDIT = @NMEDIT@
142 OBJEXT = @OBJEXT@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 RANLIB = @RANLIB@
151 SED = @SED@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 VERSION = @VERSION@
156 abs_builddir = @abs_builddir@
157 abs_srcdir = @abs_srcdir@
158 abs_top_builddir = @abs_top_builddir@
159 abs_top_srcdir = @abs_top_srcdir@
160 ac_ct_CC = @ac_ct_CC@
161 ac_ct_CXX = @ac_ct_CXX@
162 ac_ct_F77 = @ac_ct_F77@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 am__tar = @am__tar@
167 am__untar = @am__untar@
168 bindir = @bindir@
169 build = @build@
170 build_alias = @build_alias@
171 build_cpu = @build_cpu@
172 build_os = @build_os@
173 build_vendor = @build_vendor@
174 builddir = @builddir@
175 datadir = @datadir@
176 datarootdir = @datarootdir@
177 docdir = @docdir@
178 dvidir = @dvidir@
179 exec_prefix = @exec_prefix@
180 host = @host@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
183 host_os = @host_os@
184 host_vendor = @host_vendor@
185 htmldir = @htmldir@
186 includedir = @includedir@
187 infodir = @infodir@
188 install_sh = @install_sh@
189 libdir = @libdir@
190 libexecdir = @libexecdir@
191 localedir = @localedir@
192 localstatedir = @localstatedir@
193 mandir = @mandir@
194 mkdir_p = @mkdir_p@
195 oldincludedir = @oldincludedir@
196 pdfdir = @pdfdir@
197 prefix = @prefix@
198 program_transform_name = @program_transform_name@
199 psdir = @psdir@
200 sbindir = @sbindir@
201 sharedstatedir = @sharedstatedir@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 top_builddir = @top_builddir@
206 top_srcdir = @top_srcdir@
207
208 #
209 #
210 # Makefile.am:
211 #
212 # Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
213 # All rights reserved.
214 #
215 # $Id: Makefile.am,v 1.8 2008/02/28 22:55:27 staffcvs Exp $
216 #
217 # $Log: Makefile.am,v $
218 # Revision 1.8  2008/02/28 22:55:27  staffcvs
219 # *** empty log message ***
220 #
221 # Revision 1.7  2008/02/27 18:29:49  james
222 # *** empty log message ***
223 #
224 # Revision 1.6  2008/02/27 16:01:24  james
225 # *** empty log message ***
226 #
227 # Revision 1.5  2008/02/27 15:17:55  james
228 # *** empty log message ***
229 #
230 # Revision 1.4  2008/02/27 15:04:32  james
231 # *** empty log message ***
232 #
233 # Revision 1.3  2008/02/27 10:47:34  james
234 # *** empty log message ***
235 #
236 # Revision 1.2  2008/02/24 00:42:52  james
237 # *** empty log message ***
238 #
239 # Revision 1.1  2008/02/03 16:20:23  james
240 # *** empty log message ***
241 #
242 #
243 #
244 #
245 SUBDIRS = src apps test 
246 man1_MANS = sympathy.man
247 bin_SCRIPTS = libsympathy-config
248 VFD = ${srcdir}
249 VF = ${shell cat ${VFD}/version-files}
250 VFS = ${VF:%=${VFD}/%}
251 VCHK = ${shell cat ${VFS} | @MD5SUM@ | @AWK@ '{print $$1 }' }
252 VNUM = ${shell @GREP@ ${VCHK} ${VFD}/version-md5sums | @AWK@ '{ print $$2 }'  }
253 VSTP = ${shell @GREP@ ${VCHK} ${VFD}/version-stamps  | @AWK@  'BEGIN { FS="\t" }; { print $$2 }'  }
254 VDEF = ${shell echo `cat ${VFD}/version-major`.`cat ${VFD}/version-minor`.`cat ${VFD}/version-micro` }
255 VSDF = ${shell tail -1 ${VFD}/version-stamps  | @AWK@  'BEGIN { FS="\t" }; { print $$2 }'  }
256 EXTRA_DIST = version-files version-major version-minor version-micro version-md5sums version-stamps sympathy.1
257 all: all-recursive
258
259 .SUFFIXES:
260 am--refresh:
261         @:
262 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
263         @for dep in $?; do \
264           case '$(am__configure_deps)' in \
265             *$$dep*) \
266               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
267               cd $(srcdir) && $(AUTOMAKE) --gnu  \
268                 && exit 0; \
269               exit 1;; \
270           esac; \
271         done; \
272         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
273         cd $(top_srcdir) && \
274           $(AUTOMAKE) --gnu  Makefile
275 .PRECIOUS: Makefile
276 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277         @case '$?' in \
278           *config.status*) \
279             echo ' $(SHELL) ./config.status'; \
280             $(SHELL) ./config.status;; \
281           *) \
282             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
283             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
284         esac;
285
286 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287         $(SHELL) ./config.status --recheck
288
289 $(top_srcdir)/configure:  $(am__configure_deps)
290         cd $(srcdir) && $(AUTOCONF)
291 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
292         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
293 libsympathy-config.src: $(top_builddir)/config.status $(srcdir)/libsympathy-config.src.in
294         cd $(top_builddir) && $(SHELL) ./config.status $@
295 install-binSCRIPTS: $(bin_SCRIPTS)
296         @$(NORMAL_INSTALL)
297         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
298         @list='$(bin_SCRIPTS)'; for p in $$list; do \
299           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
300           if test -f $$d$$p; then \
301             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
302             echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
303             $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
304           else :; fi; \
305         done
306
307 uninstall-binSCRIPTS:
308         @$(NORMAL_UNINSTALL)
309         @list='$(bin_SCRIPTS)'; for p in $$list; do \
310           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
311           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
312           rm -f "$(DESTDIR)$(bindir)/$$f"; \
313         done
314
315 mostlyclean-libtool:
316         -rm -f *.lo
317
318 clean-libtool:
319         -rm -rf .libs _libs
320
321 distclean-libtool:
322         -rm -f libtool
323 install-man1: $(man1_MANS) $(man_MANS)
324         @$(NORMAL_INSTALL)
325         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
326         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
327         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
328         for i in $$l2; do \
329           case "$$i" in \
330             *.1*) list="$$list $$i" ;; \
331           esac; \
332         done; \
333         for i in $$list; do \
334           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
335           else file=$$i; fi; \
336           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
337           case "$$ext" in \
338             1*) ;; \
339             *) ext='1' ;; \
340           esac; \
341           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
342           inst=`echo $$inst | sed -e 's/^.*\///'`; \
343           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
344           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
345           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
346         done
347 uninstall-man1:
348         @$(NORMAL_UNINSTALL)
349         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
350         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
351         for i in $$l2; do \
352           case "$$i" in \
353             *.1*) list="$$list $$i" ;; \
354           esac; \
355         done; \
356         for i in $$list; do \
357           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
358           case "$$ext" in \
359             1*) ;; \
360             *) ext='1' ;; \
361           esac; \
362           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
363           inst=`echo $$inst | sed -e 's/^.*\///'`; \
364           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
365           echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
366           rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
367         done
368
369 # This directory's subdirectories are mostly independent; you can cd
370 # into them and run `make' without going through this Makefile.
371 # To change the values of `make' variables: instead of editing Makefiles,
372 # (1) if the variable is set in `config.status', edit `config.status'
373 #     (which will cause the Makefiles to be regenerated when you run `make');
374 # (2) otherwise, pass the desired values on the `make' command line.
375 $(RECURSIVE_TARGETS):
376         @failcom='exit 1'; \
377         for f in x $$MAKEFLAGS; do \
378           case $$f in \
379             *=* | --[!k]*);; \
380             *k*) failcom='fail=yes';; \
381           esac; \
382         done; \
383         dot_seen=no; \
384         target=`echo $@ | sed s/-recursive//`; \
385         list='$(SUBDIRS)'; for subdir in $$list; do \
386           echo "Making $$target in $$subdir"; \
387           if test "$$subdir" = "."; then \
388             dot_seen=yes; \
389             local_target="$$target-am"; \
390           else \
391             local_target="$$target"; \
392           fi; \
393           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394           || eval $$failcom; \
395         done; \
396         if test "$$dot_seen" = "no"; then \
397           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
398         fi; test -z "$$fail"
399
400 $(RECURSIVE_CLEAN_TARGETS):
401         @failcom='exit 1'; \
402         for f in x $$MAKEFLAGS; do \
403           case $$f in \
404             *=* | --[!k]*);; \
405             *k*) failcom='fail=yes';; \
406           esac; \
407         done; \
408         dot_seen=no; \
409         case "$@" in \
410           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
411           *) list='$(SUBDIRS)' ;; \
412         esac; \
413         rev=''; for subdir in $$list; do \
414           if test "$$subdir" = "."; then :; else \
415             rev="$$subdir $$rev"; \
416           fi; \
417         done; \
418         rev="$$rev ."; \
419         target=`echo $@ | sed s/-recursive//`; \
420         for subdir in $$rev; do \
421           echo "Making $$target in $$subdir"; \
422           if test "$$subdir" = "."; then \
423             local_target="$$target-am"; \
424           else \
425             local_target="$$target"; \
426           fi; \
427           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
428           || eval $$failcom; \
429         done && test -z "$$fail"
430 tags-recursive:
431         list='$(SUBDIRS)'; for subdir in $$list; do \
432           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
433         done
434 ctags-recursive:
435         list='$(SUBDIRS)'; for subdir in $$list; do \
436           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
437         done
438
439 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
440         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
441         unique=`for i in $$list; do \
442             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443           done | \
444           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
445               END { if (nonempty) { for (i in files) print i; }; }'`; \
446         mkid -fID $$unique
447 tags: TAGS
448
449 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450                 $(TAGS_FILES) $(LISP)
451         tags=; \
452         here=`pwd`; \
453         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454           include_option=--etags-include; \
455           empty_fix=.; \
456         else \
457           include_option=--include; \
458           empty_fix=; \
459         fi; \
460         list='$(SUBDIRS)'; for subdir in $$list; do \
461           if test "$$subdir" = .; then :; else \
462             test ! -f $$subdir/TAGS || \
463               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
464           fi; \
465         done; \
466         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
467         unique=`for i in $$list; do \
468             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469           done | \
470           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471               END { if (nonempty) { for (i in files) print i; }; }'`; \
472         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
473           test -n "$$unique" || unique=$$empty_fix; \
474           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475             $$tags $$unique; \
476         fi
477 ctags: CTAGS
478 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
479                 $(TAGS_FILES) $(LISP)
480         tags=; \
481         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
482         unique=`for i in $$list; do \
483             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484           done | \
485           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486               END { if (nonempty) { for (i in files) print i; }; }'`; \
487         test -z "$(CTAGS_ARGS)$$tags$$unique" \
488           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
489              $$tags $$unique
490
491 GTAGS:
492         here=`$(am__cd) $(top_builddir) && pwd` \
493           && cd $(top_srcdir) \
494           && gtags -i $(GTAGS_ARGS) $$here
495
496 distclean-tags:
497         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
499 distdir: $(DISTFILES)
500         $(am__remove_distdir)
501         test -d $(distdir) || mkdir $(distdir)
502         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504         list='$(DISTFILES)'; \
505           dist_files=`for file in $$list; do echo $$file; done | \
506           sed -e "s|^$$srcdirstrip/||;t" \
507               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
508         case $$dist_files in \
509           */*) $(MKDIR_P) `echo "$$dist_files" | \
510                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511                            sort -u` ;; \
512         esac; \
513         for file in $$dist_files; do \
514           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
515           if test -d $$d/$$file; then \
516             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
517             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
518               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
519             fi; \
520             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
521           else \
522             test -f $(distdir)/$$file \
523             || cp -p $$d/$$file $(distdir)/$$file \
524             || exit 1; \
525           fi; \
526         done
527         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528           if test "$$subdir" = .; then :; else \
529             test -d "$(distdir)/$$subdir" \
530             || $(MKDIR_P) "$(distdir)/$$subdir" \
531             || exit 1; \
532             distdir=`$(am__cd) $(distdir) && pwd`; \
533             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
534             (cd $$subdir && \
535               $(MAKE) $(AM_MAKEFLAGS) \
536                 top_distdir="$$top_distdir" \
537                 distdir="$$distdir/$$subdir" \
538                 am__remove_distdir=: \
539                 am__skip_length_check=: \
540                 distdir) \
541               || exit 1; \
542           fi; \
543         done
544         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
545           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
546           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
547           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
548         || chmod -R a+r $(distdir)
549 dist-gzip: distdir
550         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
551         $(am__remove_distdir)
552
553 dist-bzip2: distdir
554         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
555         $(am__remove_distdir)
556
557 dist-lzma: distdir
558         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
559         $(am__remove_distdir)
560
561 dist-tarZ: distdir
562         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
563         $(am__remove_distdir)
564
565 dist-shar: distdir
566         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
567         $(am__remove_distdir)
568
569 dist-zip: distdir
570         -rm -f $(distdir).zip
571         zip -rq $(distdir).zip $(distdir)
572         $(am__remove_distdir)
573
574 dist dist-all: distdir
575         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
576         $(am__remove_distdir)
577
578 # This target untars the dist file and tries a VPATH configuration.  Then
579 # it guarantees that the distribution is self-contained by making another
580 # tarfile.
581 distcheck: dist
582         case '$(DIST_ARCHIVES)' in \
583         *.tar.gz*) \
584           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
585         *.tar.bz2*) \
586           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
587         *.tar.lzma*) \
588           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
589         *.tar.Z*) \
590           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
591         *.shar.gz*) \
592           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
593         *.zip*) \
594           unzip $(distdir).zip ;;\
595         esac
596         chmod -R a-w $(distdir); chmod a+w $(distdir)
597         mkdir $(distdir)/_build
598         mkdir $(distdir)/_inst
599         chmod a-w $(distdir)
600         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
601           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
602           && cd $(distdir)/_build \
603           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
604             $(DISTCHECK_CONFIGURE_FLAGS) \
605           && $(MAKE) $(AM_MAKEFLAGS) \
606           && $(MAKE) $(AM_MAKEFLAGS) dvi \
607           && $(MAKE) $(AM_MAKEFLAGS) check \
608           && $(MAKE) $(AM_MAKEFLAGS) install \
609           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
610           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
611           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
612                 distuninstallcheck \
613           && chmod -R a-w "$$dc_install_base" \
614           && ({ \
615                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
616                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
617                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
618                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
619                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
620               } || { rm -rf "$$dc_destdir"; exit 1; }) \
621           && rm -rf "$$dc_destdir" \
622           && $(MAKE) $(AM_MAKEFLAGS) dist \
623           && rm -rf $(DIST_ARCHIVES) \
624           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
625         $(am__remove_distdir)
626         @(echo "$(distdir) archives ready for distribution: "; \
627           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
628           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
629 distuninstallcheck:
630         @cd $(distuninstallcheck_dir) \
631         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
632            || { echo "ERROR: files left after uninstall:" ; \
633                 if test -n "$(DESTDIR)"; then \
634                   echo "  (check DESTDIR support)"; \
635                 fi ; \
636                 $(distuninstallcheck_listfiles) ; \
637                 exit 1; } >&2
638 distcleancheck: distclean
639         @if test '$(srcdir)' = . ; then \
640           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
641           exit 1 ; \
642         fi
643         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
644           || { echo "ERROR: files left in build directory after distclean:" ; \
645                $(distcleancheck_listfiles) ; \
646                exit 1; } >&2
647 check-am: all-am
648 check: check-recursive
649 all-am: Makefile $(SCRIPTS) $(MANS)
650 installdirs: installdirs-recursive
651 installdirs-am:
652         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
653           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
654         done
655 install: install-recursive
656 install-exec: install-exec-recursive
657 install-data: install-data-recursive
658 uninstall: uninstall-recursive
659
660 install-am: all-am
661         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
662
663 installcheck: installcheck-recursive
664 install-strip:
665         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
666           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
667           `test -z '$(STRIP)' || \
668             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
669 mostlyclean-generic:
670
671 clean-generic:
672
673 distclean-generic:
674         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
675
676 maintainer-clean-generic:
677         @echo "This command is intended for maintainers to use"
678         @echo "it deletes files that may require special tools to rebuild."
679 clean: clean-recursive
680
681 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
682
683 distclean: distclean-recursive
684         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
685         -rm -f Makefile
686 distclean-am: clean-am distclean-generic distclean-libtool \
687         distclean-tags
688
689 dvi: dvi-recursive
690
691 dvi-am:
692
693 html: html-recursive
694
695 info: info-recursive
696
697 info-am:
698
699 install-data-am: install-man
700
701 install-dvi: install-dvi-recursive
702
703 install-exec-am: install-binSCRIPTS
704
705 install-html: install-html-recursive
706
707 install-info: install-info-recursive
708
709 install-man: install-man1
710
711 install-pdf: install-pdf-recursive
712
713 install-ps: install-ps-recursive
714
715 installcheck-am:
716
717 maintainer-clean: maintainer-clean-recursive
718         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
719         -rm -rf $(top_srcdir)/autom4te.cache
720         -rm -f Makefile
721 maintainer-clean-am: distclean-am maintainer-clean-generic
722
723 mostlyclean: mostlyclean-recursive
724
725 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
726
727 pdf: pdf-recursive
728
729 pdf-am:
730
731 ps: ps-recursive
732
733 ps-am:
734
735 uninstall-am: uninstall-binSCRIPTS uninstall-man
736
737 uninstall-man: uninstall-man1
738
739 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
740         install-strip
741
742 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
743         all all-am am--refresh check check-am clean clean-generic \
744         clean-libtool clean-local ctags ctags-recursive dist dist-all \
745         dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip \
746         distcheck distclean distclean-generic distclean-libtool \
747         distclean-tags distcleancheck distdir distuninstallcheck dvi \
748         dvi-am html html-am info info-am install install-am \
749         install-binSCRIPTS install-data install-data-am install-dvi \
750         install-dvi-am install-exec install-exec-am install-html \
751         install-html-am install-info install-info-am install-man \
752         install-man1 install-pdf install-pdf-am install-ps \
753         install-ps-am install-strip installcheck installcheck-am \
754         installdirs installdirs-am maintainer-clean \
755         maintainer-clean-generic mostlyclean mostlyclean-generic \
756         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
757         uninstall uninstall-am uninstall-binSCRIPTS uninstall-man \
758         uninstall-man1
759
760
761 clean-local:
762         -rm -f libsympathy-config version.sed sympathy.man
763
764 sympathy.man: sympathy.1 version.sed 
765         @SED@ -f version.sed < sympathy.1 > sympathy.man || rm -f sympathy.man
766
767 libsympathy-config.src:libsympathy-config.src.in
768 libsympathy-config:libsympathy-config.src version.sed
769         @SED@ -f version.sed < libsympathy-config.src > libsympathy-config || rm -f libsympathy-config
770         chmod +x $@
771
772 version.sed: $(VFD)/version-files $(VFD)/version-major \
773         $(VFD)/version-minor $(VFD)/version-micro \
774         $(VFD)/version-md5sums $(VFD)/version-stamps ${VFS} 
775         if [ .${VNUM} = . ]; then \
776                 echo "s/%VERSION%/${VDEF}-E/g" > version.sed; \
777                 echo "s/%VERSIONSTAMP%/After ${VSDF}/g" >> version.sed; \
778                 echo "s/%LONGVERSION%/Version ${VDEF} + Edits/g" >> version.sed; \
779         else \
780                 echo "s/%VERSION%/${VNUM}/g" > version.sed; \
781                 echo "s/%VERSIONSTAMP%/${VSTP}/g" >> version.sed; \
782                 echo "s/%LONGVERSION%/Version ${VNUM}/g" >> version.sed; \
783         fi
784
785 protos:
786         (cd src && ${MAKE} protos)
787
788 tidy:
789         cvs commit -m ""
790         (cd src && ${MAKE} tidy)
791         (cd apps && ${MAKE} tidy)
792 # Tell versions [3.59,3.63) of GNU make to not export all variables.
793 # Otherwise a system limit (for SysV at least) may be exceeded.
794 .NOEXPORT: