OSDN Git Service

Add MS7619SE
[uclinux-h8/uClinux-dist.git] / lib / osip2 / src / osip2 / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 SOURCES = $(libosip2_la_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 host_triplet = @host@
40 subdir = src/osip2
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 am__installdirs = "$(DESTDIR)$(libdir)"
50 libLTLIBRARIES_INSTALL = $(INSTALL)
51 LTLIBRARIES = $(lib_LTLIBRARIES)
52 libosip2_la_LIBADD =
53 am_libosip2_la_OBJECTS = ict_fsm.lo ist_fsm.lo nict_fsm.lo nist_fsm.lo \
54         ict.lo ist.lo nict.lo nist.lo fsm_misc.lo osip.lo \
55         osip_transaction.lo osip_event.lo port_sema.lo port_fifo.lo \
56         port_thread.lo osip_dialog.lo osip_negotiation.lo \
57         port_condv.lo osip_time.lo
58 libosip2_la_OBJECTS = $(am_libosip2_la_OBJECTS)
59 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
61 am__depfiles_maybe = depfiles
62 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/fsm_misc.Plo ./$(DEPDIR)/ict.Plo \
63 @AMDEP_TRUE@    ./$(DEPDIR)/ict_fsm.Plo ./$(DEPDIR)/ist.Plo \
64 @AMDEP_TRUE@    ./$(DEPDIR)/ist_fsm.Plo ./$(DEPDIR)/nict.Plo \
65 @AMDEP_TRUE@    ./$(DEPDIR)/nict_fsm.Plo ./$(DEPDIR)/nist.Plo \
66 @AMDEP_TRUE@    ./$(DEPDIR)/nist_fsm.Plo ./$(DEPDIR)/osip.Plo \
67 @AMDEP_TRUE@    ./$(DEPDIR)/osip_dialog.Plo \
68 @AMDEP_TRUE@    ./$(DEPDIR)/osip_event.Plo \
69 @AMDEP_TRUE@    ./$(DEPDIR)/osip_negotiation.Plo \
70 @AMDEP_TRUE@    ./$(DEPDIR)/osip_time.Plo \
71 @AMDEP_TRUE@    ./$(DEPDIR)/osip_transaction.Plo \
72 @AMDEP_TRUE@    ./$(DEPDIR)/port_condv.Plo \
73 @AMDEP_TRUE@    ./$(DEPDIR)/port_fifo.Plo \
74 @AMDEP_TRUE@    ./$(DEPDIR)/port_sema.Plo \
75 @AMDEP_TRUE@    ./$(DEPDIR)/port_thread.Plo
76 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
79         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80         $(AM_CFLAGS) $(CFLAGS)
81 CCLD = $(CC)
82 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83         $(AM_LDFLAGS) $(LDFLAGS) -o $@
84 SOURCES = $(libosip2_la_SOURCES)
85 DIST_SOURCES = $(libosip2_la_SOURCES)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 AMDEP_FALSE = @AMDEP_FALSE@
91 AMDEP_TRUE = @AMDEP_TRUE@
92 AMTAR = @AMTAR@
93 AR = @AR@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 COMPILE_TESTS_FALSE = @COMPILE_TESTS_FALSE@
102 COMPILE_TESTS_TRUE = @COMPILE_TESTS_TRUE@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CXX = @CXX@
106 CXXCPP = @CXXCPP@
107 CXXDEPMODE = @CXXDEPMODE@
108 CXXFLAGS = @CXXFLAGS@
109 CYGPATH_W = @CYGPATH_W@
110 DEFS = @DEFS@
111 DEPDIR = @DEPDIR@
112 ECHO = @ECHO@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 EGREP = @EGREP@
117 EXEEXT = @EXEEXT@
118 EXTRA_LIB = @EXTRA_LIB@
119 F77 = @F77@
120 FFLAGS = @FFLAGS@
121 FSM_LIB = @FSM_LIB@
122 INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
123 INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 LDFLAGS = @LDFLAGS@
129 LIBOBJS = @LIBOBJS@
130 LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@
131 LIBS = @LIBS@
132 LIBTOOL = @LIBTOOL@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 OBJEXT = @OBJEXT@
137 OSIP_VERSION = @OSIP_VERSION@
138 PACKAGE = @PACKAGE@
139 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140 PACKAGE_NAME = @PACKAGE_NAME@
141 PACKAGE_STRING = @PACKAGE_STRING@
142 PACKAGE_TARNAME = @PACKAGE_TARNAME@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PARSER_LIB = @PARSER_LIB@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PTHREAD_CC = @PTHREAD_CC@
147 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
148 PTHREAD_LIBS = @PTHREAD_LIBS@
149 RANLIB = @RANLIB@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 SIP_CFLAGS = @SIP_CFLAGS@
153 SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@
154 SIP_FSM_FLAGS = @SIP_FSM_FLAGS@
155 SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@
156 STRIP = @STRIP@
157 VERSION = @VERSION@
158 ac_ct_AR = @ac_ct_AR@
159 ac_ct_CC = @ac_ct_CC@
160 ac_ct_CXX = @ac_ct_CXX@
161 ac_ct_F77 = @ac_ct_F77@
162 ac_ct_RANLIB = @ac_ct_RANLIB@
163 ac_ct_STRIP = @ac_ct_STRIP@
164 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
167 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 datadir = @datadir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 includedir = @includedir@
185 infodir = @infodir@
186 install_sh = @install_sh@
187 libdir = @libdir@
188 libexecdir = @libexecdir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 oldincludedir = @oldincludedir@
193 prefix = @prefix@
194 program_transform_name = @program_transform_name@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 EXTRA_DIST = fsm.h xixt.h
200 lib_LTLIBRARIES = libosip2.la
201 libosip2_la_SOURCES = \
202 ict_fsm.c      ist_fsm.c      nict_fsm.c          nist_fsm.c    \
203 ict.c          ist.c          nict.c              nist.c        \
204 fsm_misc.c     osip.c         osip_transaction.c  osip_event.c  \
205 port_sema.c    port_fifo.c    port_thread.c       osip_dialog.c \
206 osip_negotiation.c            port_condv.c        osip_time.c
207
208 libosip2_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \
209  $(FSM_LIB) $(EXTRA_LIB) ../osipparser2/libosipparser2.la
210
211 INCLUDES = -I$(top_srcdir)/include
212 AM_CFLAGS = $(SIP_CFLAGS) $(SIP_FSM_FLAGS) $(SIP_EXTRA_FLAGS)
213 all: all-am
214
215 .SUFFIXES:
216 .SUFFIXES: .c .lo .o .obj
217 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
218         @for dep in $?; do \
219           case '$(am__configure_deps)' in \
220             *$$dep*) \
221               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                 && exit 0; \
223               exit 1;; \
224           esac; \
225         done; \
226         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/osip2/Makefile'; \
227         cd $(top_srcdir) && \
228           $(AUTOMAKE) --gnu  src/osip2/Makefile
229 .PRECIOUS: Makefile
230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231         @case '$?' in \
232           *config.status*) \
233             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234           *) \
235             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237         esac;
238
239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242 $(top_srcdir)/configure:  $(am__configure_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
247         @$(NORMAL_INSTALL)
248         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
249         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
250           if test -f $$p; then \
251             f="`echo $$p | sed -e 's|^.*/||'`"; \
252             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
253             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
254           else :; fi; \
255         done
256
257 uninstall-libLTLIBRARIES:
258         @$(NORMAL_UNINSTALL)
259         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
260             p="`echo $$p | sed -e 's|^.*/||'`"; \
261           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
262           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
263         done
264
265 clean-libLTLIBRARIES:
266         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
267         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
269           test "$$dir" != "$$p" || dir=.; \
270           echo "rm -f \"$${dir}/so_locations\""; \
271           rm -f "$${dir}/so_locations"; \
272         done
273 libosip2.la: $(libosip2_la_OBJECTS) $(libosip2_la_DEPENDENCIES) 
274         $(LINK) -rpath $(libdir) $(libosip2_la_LDFLAGS) $(libosip2_la_OBJECTS) $(libosip2_la_LIBADD) $(LIBS)
275
276 mostlyclean-compile:
277         -rm -f *.$(OBJEXT)
278
279 distclean-compile:
280         -rm -f *.tab.c
281
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsm_misc.Plo@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ict.Plo@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ict_fsm.Plo@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ist.Plo@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ist_fsm.Plo@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nict.Plo@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nict_fsm.Plo@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nist.Plo@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nist_fsm.Plo@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip.Plo@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_dialog.Plo@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_event.Plo@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_negotiation.Plo@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_time.Plo@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osip_transaction.Plo@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_condv.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_fifo.Plo@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_sema.Plo@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/port_thread.Plo@am__quote@
301
302 .c.o:
303 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
304 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
309
310 .c.obj:
311 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
312 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
316 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
317
318 .c.lo:
319 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
320 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
325
326 mostlyclean-libtool:
327         -rm -f *.lo
328
329 clean-libtool:
330         -rm -rf .libs _libs
331
332 distclean-libtool:
333         -rm -f libtool
334 uninstall-info-am:
335
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '    { files[$$0] = 1; } \
342                END { for (i in files) print i; }'`; \
343         mkid -fID $$unique
344 tags: TAGS
345
346 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347                 $(TAGS_FILES) $(LISP)
348         tags=; \
349         here=`pwd`; \
350         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351         unique=`for i in $$list; do \
352             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353           done | \
354           $(AWK) '    { files[$$0] = 1; } \
355                END { for (i in files) print i; }'`; \
356         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
357           test -n "$$unique" || unique=$$empty_fix; \
358           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359             $$tags $$unique; \
360         fi
361 ctags: CTAGS
362 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363                 $(TAGS_FILES) $(LISP)
364         tags=; \
365         here=`pwd`; \
366         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
367         unique=`for i in $$list; do \
368             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369           done | \
370           $(AWK) '    { files[$$0] = 1; } \
371                END { for (i in files) print i; }'`; \
372         test -z "$(CTAGS_ARGS)$$tags$$unique" \
373           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374              $$tags $$unique
375
376 GTAGS:
377         here=`$(am__cd) $(top_builddir) && pwd` \
378           && cd $(top_srcdir) \
379           && gtags -i $(GTAGS_ARGS) $$here
380
381 distclean-tags:
382         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
383
384 distdir: $(DISTFILES)
385         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
386         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
387         list='$(DISTFILES)'; for file in $$list; do \
388           case $$file in \
389             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
390             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
391           esac; \
392           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
394           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
395             dir="/$$dir"; \
396             $(mkdir_p) "$(distdir)$$dir"; \
397           else \
398             dir=''; \
399           fi; \
400           if test -d $$d/$$file; then \
401             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403             fi; \
404             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405           else \
406             test -f $(distdir)/$$file \
407             || cp -p $$d/$$file $(distdir)/$$file \
408             || exit 1; \
409           fi; \
410         done
411 check-am: all-am
412 check: check-am
413 all-am: Makefile $(LTLIBRARIES)
414 installdirs:
415         for dir in "$(DESTDIR)$(libdir)"; do \
416           test -z "$$dir" || $(mkdir_p) "$$dir"; \
417         done
418 install: install-am
419 install-exec: install-exec-am
420 install-data: install-data-am
421 uninstall: uninstall-am
422
423 install-am: all-am
424         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426 installcheck: installcheck-am
427 install-strip:
428         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430           `test -z '$(STRIP)' || \
431             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
433
434 clean-generic:
435
436 distclean-generic:
437         -rm -f $(CONFIG_CLEAN_FILES)
438
439 maintainer-clean-generic:
440         @echo "This command is intended for maintainers to use"
441         @echo "it deletes files that may require special tools to rebuild."
442 clean: clean-am
443
444 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
445         mostlyclean-am
446
447 distclean: distclean-am
448         -rm -rf ./$(DEPDIR)
449         -rm -f Makefile
450 distclean-am: clean-am distclean-compile distclean-generic \
451         distclean-libtool distclean-tags
452
453 dvi: dvi-am
454
455 dvi-am:
456
457 html: html-am
458
459 info: info-am
460
461 info-am:
462
463 install-data-am:
464
465 install-exec-am: install-libLTLIBRARIES
466
467 install-info: install-info-am
468
469 install-man:
470
471 installcheck-am:
472
473 maintainer-clean: maintainer-clean-am
474         -rm -rf ./$(DEPDIR)
475         -rm -f Makefile
476 maintainer-clean-am: distclean-am maintainer-clean-generic
477
478 mostlyclean: mostlyclean-am
479
480 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
481         mostlyclean-libtool
482
483 pdf: pdf-am
484
485 pdf-am:
486
487 ps: ps-am
488
489 ps-am:
490
491 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
492
493 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
494         clean-libLTLIBRARIES clean-libtool ctags distclean \
495         distclean-compile distclean-generic distclean-libtool \
496         distclean-tags distdir dvi dvi-am html html-am info info-am \
497         install install-am install-data install-data-am install-exec \
498         install-exec-am install-info install-info-am \
499         install-libLTLIBRARIES install-man install-strip installcheck \
500         installcheck-am installdirs maintainer-clean \
501         maintainer-clean-generic mostlyclean mostlyclean-compile \
502         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
503         tags uninstall uninstall-am uninstall-info-am \
504         uninstall-libLTLIBRARIES
505
506 # Tell versions [3.59,3.63) of GNU make to not export all variables.
507 # Otherwise a system limit (for SysV at least) may be exceeded.
508 .NOEXPORT: