This patch allows for a username to have a different suffix from the
[siplcs.git] / src / Makefile.in
blobdc6eaf9f6a5eeae793cd1d9756ec5147e9536b70
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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.
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.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 @SIPE_STATIC_TRUE@am__append_1 = $(SIPE_LIBA)
40 @SIPE_STATIC_FALSE@am__append_2 = $(SIPE_LIBS)
41 subdir = src
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43 $(srcdir)/config.h.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_CLEAN_FILES = config.h
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53 *) f=$$p;; \
54 esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(pkgdir)"
57 pkgLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(pkg_LTLIBRARIES)
59 am__DEPENDENCIES_1 =
60 @SIPE_STATIC_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
61 libsipe_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
62 $(am__DEPENDENCIES_1)
63 am_libsipe_la_OBJECTS = libsipe_la-sip-ntlm.lo libsipe_la-sipmsg.lo \
64 libsipe_la-sipe.lo
65 libsipe_la_OBJECTS = $(am_libsipe_la_OBJECTS)
66 DEFAULT_INCLUDES = -I. -I$(srcdir)
67 depcomp = $(SHELL) $(top_srcdir)/depcomp
68 am__depfiles_maybe = depfiles
69 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73 $(AM_CFLAGS) $(CFLAGS)
74 CCLD = $(CC)
75 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76 $(AM_LDFLAGS) $(LDFLAGS) -o $@
77 SOURCES = $(libsipe_la_SOURCES)
78 DIST_SOURCES = $(libsipe_la_SOURCES)
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CXX = @CXX@
97 CXXCPP = @CXXCPP@
98 CXXDEPMODE = @CXXDEPMODE@
99 CXXFLAGS = @CXXFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 ECHO = @ECHO@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 F77 = @F77@
110 FFLAGS = @FFLAGS@
111 GREP = @GREP@
112 INSTALL_DATA = @INSTALL_DATA@
113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116 LDFLAGS = @LDFLAGS@
117 LIBOBJS = @LIBOBJS@
118 LIBS = @LIBS@
119 LIBTOOL = @LIBTOOL@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAKEINFO = @MAKEINFO@
123 OBJEXT = @OBJEXT@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 PIDGIN_CFLAGS = @PIDGIN_CFLAGS@
132 PIDGIN_LIBS = @PIDGIN_LIBS@
133 PIDGIN_MAX = @PIDGIN_MAX@
134 PIDGIN_MIN = @PIDGIN_MIN@
135 PKG_CONFIG = @PKG_CONFIG@
136 RANLIB = @RANLIB@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 SIPE_LIBA = @SIPE_LIBA@
140 SIPE_STATIC_FALSE = @SIPE_STATIC_FALSE@
141 SIPE_STATIC_TRUE = @SIPE_STATIC_TRUE@
142 STRIP = @STRIP@
143 VERSION = @VERSION@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_CXX = @ac_ct_CXX@
146 ac_ct_F77 = @ac_ct_F77@
147 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_os = @build_os@
161 build_vendor = @build_vendor@
162 datadir = @datadir@
163 datarootdir = @datarootdir@
164 docdir = @docdir@
165 dvidir = @dvidir@
166 exec_prefix = @exec_prefix@
167 host = @host@
168 host_alias = @host_alias@
169 host_cpu = @host_cpu@
170 host_os = @host_os@
171 host_vendor = @host_vendor@
172 htmldir = @htmldir@
173 includedir = @includedir@
174 infodir = @infodir@
175 install_sh = @install_sh@
176 libdir = @libdir@
177 libexecdir = @libexecdir@
178 libpurple_CFLAGS = @libpurple_CFLAGS@
179 libpurple_LIBS = @libpurple_LIBS@
180 localedir = @localedir@
181 localstatedir = @localstatedir@
182 mandir = @mandir@
183 mkdir_p = @mkdir_p@
184 oldincludedir = @oldincludedir@
185 pdfdir = @pdfdir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 psdir = @psdir@
189 sbindir = @sbindir@
190 sharedstatedir = @sharedstatedir@
191 sysconfdir = @sysconfdir@
192 target_alias = @target_alias@
193 pkgdir = $(libdir)/pidgin
194 pkg_LTLIBRARIES = libsipe.la
195 libsipe_la_SOURCES = \
196 sip-prefix.h \
197 sip-internal.h \
198 sip-ntlm.h \
199 sip-ntlm.c \
200 sipmsg.c \
201 sipmsg.h \
202 sipe.h \
203 sipe.c
205 AM_CFLAGS = $(st)
206 libsipe_la_CFLAGS = \
207 $(DEBUG_CFLAGS) \
208 $(GLIB_CFLAGS) \
209 $(PIDGIN_CFLAGS)
211 libsipe_la_LDFLAGS = \
212 -module -avoid-version -no-undefined
214 libsipe_la_LIBADD = $(GLIB_LIBS) $(PIDGIN_LIBS) $(am__append_1) \
215 $(am__append_2)
216 AM_CPPFLAGS = \
217 -DDATADIR=\"$(datadir)/pidgin\" \
218 -DLIBDIR=\"$(libdir)/pidgin\" \
219 -DPIDGIN_PLUGINS
221 all: all-am
223 .SUFFIXES:
224 .SUFFIXES: .c .lo .o .obj
225 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
226 @for dep in $?; do \
227 case '$(am__configure_deps)' in \
228 *$$dep*) \
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
230 && exit 0; \
231 exit 1;; \
232 esac; \
233 done; \
234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
235 cd $(top_srcdir) && \
236 $(AUTOMAKE) --gnu src/Makefile
237 .PRECIOUS: Makefile
238 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239 @case '$?' in \
240 *config.status*) \
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242 *) \
243 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245 esac;
247 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(top_srcdir)/configure: $(am__configure_deps)
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 config.h: $(top_builddir)/config.status $(srcdir)/config.h.in
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
256 install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
257 @$(NORMAL_INSTALL)
258 test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)"
259 @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
260 if test -f $$p; then \
261 f=$(am__strip_dir) \
262 echo " $(LIBTOOL) --mode=install $(pkgLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkgdir)/$$f'"; \
263 $(LIBTOOL) --mode=install $(pkgLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkgdir)/$$f"; \
264 else :; fi; \
265 done
267 uninstall-pkgLTLIBRARIES:
268 @$(NORMAL_UNINSTALL)
269 @set -x; list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
270 p=$(am__strip_dir) \
271 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkgdir)/$$p'"; \
272 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkgdir)/$$p"; \
273 done
275 clean-pkgLTLIBRARIES:
276 -test -z "$(pkg_LTLIBRARIES)" || rm -f $(pkg_LTLIBRARIES)
277 @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
278 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
279 test "$$dir" != "$$p" || dir=.; \
280 echo "rm -f \"$${dir}/so_locations\""; \
281 rm -f "$${dir}/so_locations"; \
282 done
283 libsipe.la: $(libsipe_la_OBJECTS) $(libsipe_la_DEPENDENCIES)
284 $(LINK) -rpath $(pkgdir) $(libsipe_la_LDFLAGS) $(libsipe_la_OBJECTS) $(libsipe_la_LIBADD) $(LIBS)
286 mostlyclean-compile:
287 -rm -f *.$(OBJEXT)
289 distclean-compile:
290 -rm -f *.tab.c
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsipe_la-sip-ntlm.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsipe_la-sipe.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsipe_la-sipmsg.Plo@am__quote@
296 .c.o:
297 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
298 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
303 .c.obj:
304 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
305 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
310 .c.lo:
311 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
312 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
317 libsipe_la-sip-ntlm.lo: sip-ntlm.c
318 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -MT libsipe_la-sip-ntlm.lo -MD -MP -MF "$(DEPDIR)/libsipe_la-sip-ntlm.Tpo" -c -o libsipe_la-sip-ntlm.lo `test -f 'sip-ntlm.c' || echo '$(srcdir)/'`sip-ntlm.c; \
319 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsipe_la-sip-ntlm.Tpo" "$(DEPDIR)/libsipe_la-sip-ntlm.Plo"; else rm -f "$(DEPDIR)/libsipe_la-sip-ntlm.Tpo"; exit 1; fi
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sip-ntlm.c' object='libsipe_la-sip-ntlm.lo' libtool=yes @AMDEPBACKSLASH@
321 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
322 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -c -o libsipe_la-sip-ntlm.lo `test -f 'sip-ntlm.c' || echo '$(srcdir)/'`sip-ntlm.c
324 libsipe_la-sipmsg.lo: sipmsg.c
325 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -MT libsipe_la-sipmsg.lo -MD -MP -MF "$(DEPDIR)/libsipe_la-sipmsg.Tpo" -c -o libsipe_la-sipmsg.lo `test -f 'sipmsg.c' || echo '$(srcdir)/'`sipmsg.c; \
326 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsipe_la-sipmsg.Tpo" "$(DEPDIR)/libsipe_la-sipmsg.Plo"; else rm -f "$(DEPDIR)/libsipe_la-sipmsg.Tpo"; exit 1; fi
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sipmsg.c' object='libsipe_la-sipmsg.lo' libtool=yes @AMDEPBACKSLASH@
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
329 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -c -o libsipe_la-sipmsg.lo `test -f 'sipmsg.c' || echo '$(srcdir)/'`sipmsg.c
331 libsipe_la-sipe.lo: sipe.c
332 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -MT libsipe_la-sipe.lo -MD -MP -MF "$(DEPDIR)/libsipe_la-sipe.Tpo" -c -o libsipe_la-sipe.lo `test -f 'sipe.c' || echo '$(srcdir)/'`sipe.c; \
333 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsipe_la-sipe.Tpo" "$(DEPDIR)/libsipe_la-sipe.Plo"; else rm -f "$(DEPDIR)/libsipe_la-sipe.Tpo"; exit 1; fi
334 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sipe.c' object='libsipe_la-sipe.lo' libtool=yes @AMDEPBACKSLASH@
335 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
336 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsipe_la_CFLAGS) $(CFLAGS) -c -o libsipe_la-sipe.lo `test -f 'sipe.c' || echo '$(srcdir)/'`sipe.c
338 mostlyclean-libtool:
339 -rm -f *.lo
341 clean-libtool:
342 -rm -rf .libs _libs
344 distclean-libtool:
345 -rm -f libtool
346 uninstall-info-am:
348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) ' { files[$$0] = 1; } \
354 END { for (i in files) print i; }'`; \
355 mkid -fID $$unique
356 tags: TAGS
358 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
359 $(TAGS_FILES) $(LISP)
360 tags=; \
361 here=`pwd`; \
362 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363 unique=`for i in $$list; do \
364 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365 done | \
366 $(AWK) ' { files[$$0] = 1; } \
367 END { for (i in files) print i; }'`; \
368 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
369 test -n "$$unique" || unique=$$empty_fix; \
370 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371 $$tags $$unique; \
373 ctags: CTAGS
374 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
375 $(TAGS_FILES) $(LISP)
376 tags=; \
377 here=`pwd`; \
378 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
382 $(AWK) ' { files[$$0] = 1; } \
383 END { for (i in files) print i; }'`; \
384 test -z "$(CTAGS_ARGS)$$tags$$unique" \
385 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386 $$tags $$unique
388 GTAGS:
389 here=`$(am__cd) $(top_builddir) && pwd` \
390 && cd $(top_srcdir) \
391 && gtags -i $(GTAGS_ARGS) $$here
393 distclean-tags:
394 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396 distdir: $(DISTFILES)
397 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
398 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
399 list='$(DISTFILES)'; for file in $$list; do \
400 case $$file in \
401 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
402 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
403 esac; \
404 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
406 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
407 dir="/$$dir"; \
408 $(mkdir_p) "$(distdir)$$dir"; \
409 else \
410 dir=''; \
411 fi; \
412 if test -d $$d/$$file; then \
413 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
414 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
415 fi; \
416 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
417 else \
418 test -f $(distdir)/$$file \
419 || cp -p $$d/$$file $(distdir)/$$file \
420 || exit 1; \
421 fi; \
422 done
423 check-am: all-am
424 check: check-am
425 all-am: Makefile $(LTLIBRARIES)
426 installdirs:
427 for dir in "$(DESTDIR)$(pkgdir)"; do \
428 test -z "$$dir" || $(mkdir_p) "$$dir"; \
429 done
430 install: install-am
431 install-exec: install-exec-am
432 install-data: install-data-am
433 uninstall: uninstall-am
435 install-am: all-am
436 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438 installcheck: installcheck-am
439 install-strip:
440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
442 `test -z '$(STRIP)' || \
443 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
444 mostlyclean-generic:
446 clean-generic:
448 distclean-generic:
449 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451 maintainer-clean-generic:
452 @echo "This command is intended for maintainers to use"
453 @echo "it deletes files that may require special tools to rebuild."
454 clean: clean-am
456 clean-am: clean-generic clean-libtool clean-pkgLTLIBRARIES \
457 mostlyclean-am
459 distclean: distclean-am
460 -rm -rf ./$(DEPDIR)
461 -rm -f Makefile
462 distclean-am: clean-am distclean-compile distclean-generic \
463 distclean-libtool distclean-tags
465 dvi: dvi-am
467 dvi-am:
469 html: html-am
471 info: info-am
473 info-am:
475 install-data-am: install-pkgLTLIBRARIES
477 install-exec-am:
479 install-info: install-info-am
481 install-man:
483 installcheck-am:
485 maintainer-clean: maintainer-clean-am
486 -rm -rf ./$(DEPDIR)
487 -rm -f Makefile
488 maintainer-clean-am: distclean-am maintainer-clean-generic
490 mostlyclean: mostlyclean-am
492 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
493 mostlyclean-libtool
495 pdf: pdf-am
497 pdf-am:
499 ps: ps-am
501 ps-am:
503 uninstall-am: uninstall-info-am uninstall-pkgLTLIBRARIES
505 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
506 clean-libtool clean-pkgLTLIBRARIES ctags distclean \
507 distclean-compile distclean-generic distclean-libtool \
508 distclean-tags distdir dvi dvi-am html html-am info info-am \
509 install install-am install-data install-data-am install-exec \
510 install-exec-am install-info install-info-am install-man \
511 install-pkgLTLIBRARIES install-strip installcheck \
512 installcheck-am installdirs maintainer-clean \
513 maintainer-clean-generic mostlyclean mostlyclean-compile \
514 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
515 tags uninstall uninstall-am uninstall-info-am \
516 uninstall-pkgLTLIBRARIES
518 # Tell versions [3.59,3.63) of GNU make to not export all variables.
519 # Otherwise a system limit (for SysV at least) may be exceeded.
520 .NOEXPORT: