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