1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
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.
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 = $(libtse3ins_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 = :
40build_triplet = @build@
41host_triplet = @host@
42subdir = src/tse3/ins
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44	$(tse3insh_HEADERS)
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.in
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48	$(ACLOCAL_M4)
49mkinstalldirs = $(install_sh) -d
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52LTLIBRARIES = $(noinst_LTLIBRARIES)
53libtse3ins_la_LIBADD =
54am_libtse3ins_la_OBJECTS = Destination.lo Instrument.lo
55libtse3ins_la_OBJECTS = $(am_libtse3ins_la_OBJECTS)
56DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57depcomp = $(SHELL) $(top_srcdir)/depcomp
58am__depfiles_maybe = depfiles
59CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
61LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
62	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
63	$(AM_CXXFLAGS) $(CXXFLAGS)
64CXXLD = $(CXX)
65CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
66	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67SOURCES = $(libtse3ins_la_SOURCES)
68DIST_SOURCES = $(libtse3ins_la_SOURCES)
69am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70am__vpath_adj = case $$p in \
71    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72    *) f=$$p;; \
73  esac;
74am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75am__installdirs = "$(DESTDIR)$(tse3inshdir)"
76tse3inshHEADERS_INSTALL = $(INSTALL_HEADER)
77HEADERS = $(tse3insh_HEADERS)
78ETAGS = etags
79CTAGS = ctags
80DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81ACLOCAL = @ACLOCAL@
82AMDEP_FALSE = @AMDEP_FALSE@
83AMDEP_TRUE = @AMDEP_TRUE@
84AMTAR = @AMTAR@
85AR = @AR@
86AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
89AWK = @AWK@
90CC = @CC@
91CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@
93CPP = @CPP@
94CPPFLAGS = @CPPFLAGS@
95CPP_MM = @CPP_MM@
96CXX = @CXX@
97CXXCPP = @CXXCPP@
98CXXDEPMODE = @CXXDEPMODE@
99CXXFLAGS = @CXXFLAGS@
100CYGPATH_W = @CYGPATH_W@
101DEFS = @DEFS@
102DEPDIR = @DEPDIR@
103ECHO = @ECHO@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109F77 = @F77@
110FFLAGS = @FFLAGS@
111HAVE_ALSA_FALSE = @HAVE_ALSA_FALSE@
112HAVE_ALSA_TRUE = @HAVE_ALSA_TRUE@
113HAVE_ARTS_FALSE = @HAVE_ARTS_FALSE@
114HAVE_ARTS_TRUE = @HAVE_ARTS_TRUE@
115HAVE_OSS_FALSE = @HAVE_OSS_FALSE@
116HAVE_OSS_TRUE = @HAVE_OSS_TRUE@
117INSTALL_DATA = @INSTALL_DATA@
118INSTALL_PROGRAM = @INSTALL_PROGRAM@
119INSTALL_SCRIPT = @INSTALL_SCRIPT@
120INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121INSTALL_TSE3_DOC_FALSE = @INSTALL_TSE3_DOC_FALSE@
122INSTALL_TSE3_DOC_TRUE = @INSTALL_TSE3_DOC_TRUE@
123LDFLAGS = @LDFLAGS@
124LIBARTS = @LIBARTS@
125LIBASOUND = @LIBASOUND@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
128LIBTOOL = @LIBTOOL@
129LIBTOOL_DEPS = @LIBTOOL_DEPS@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAKEINFO = @MAKEINFO@
133OBJEXT = @OBJEXT@
134PACKAGE = @PACKAGE@
135PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136PACKAGE_NAME = @PACKAGE_NAME@
137PACKAGE_STRING = @PACKAGE_STRING@
138PACKAGE_TARNAME = @PACKAGE_TARNAME@
139PACKAGE_VERSION = @PACKAGE_VERSION@
140PATH_SEPARATOR = @PATH_SEPARATOR@
141RANLIB = @RANLIB@
142SET_MAKE = @SET_MAKE@
143SHELL = @SHELL@
144STRIP = @STRIP@
145TSE3_ALSA_PREFIX = @TSE3_ALSA_PREFIX@
146TSE3_ALSA_VERSION = @TSE3_ALSA_VERSION@
147TSE3_ARTS_PREFIX = @TSE3_ARTS_PREFIX@
148TSE3_WITH_ALSA = @TSE3_WITH_ALSA@
149TSE3_WITH_ALSA_0_5_X = @TSE3_WITH_ALSA_0_5_X@
150TSE3_WITH_ALSA_0_5_X_FALSE = @TSE3_WITH_ALSA_0_5_X_FALSE@
151TSE3_WITH_ALSA_0_5_X_TRUE = @TSE3_WITH_ALSA_0_5_X_TRUE@
152TSE3_WITH_ALSA_0_9_X = @TSE3_WITH_ALSA_0_9_X@
153TSE3_WITH_ALSA_0_9_X_FALSE = @TSE3_WITH_ALSA_0_9_X_FALSE@
154TSE3_WITH_ALSA_0_9_X_TRUE = @TSE3_WITH_ALSA_0_9_X_TRUE@
155TSE3_WITH_ALSA_FALSE = @TSE3_WITH_ALSA_FALSE@
156TSE3_WITH_ALSA_TRUE = @TSE3_WITH_ALSA_TRUE@
157TSE3_WITH_ARTS = @TSE3_WITH_ARTS@
158TSE3_WITH_ARTS_FALSE = @TSE3_WITH_ARTS_FALSE@
159TSE3_WITH_ARTS_TRUE = @TSE3_WITH_ARTS_TRUE@
160TSE3_WITH_OSS = @TSE3_WITH_OSS@
161TSE3_WITH_OSS_FALSE = @TSE3_WITH_OSS_FALSE@
162TSE3_WITH_OSS_TRUE = @TSE3_WITH_OSS_TRUE@
163TSE3_WITH_WIN32 = @TSE3_WITH_WIN32@
164TSE3_WITH_WIN32_FALSE = @TSE3_WITH_WIN32_FALSE@
165TSE3_WITH_WIN32_TRUE = @TSE3_WITH_WIN32_TRUE@
166VERSION = @VERSION@
167ac_ct_AR = @ac_ct_AR@
168ac_ct_CC = @ac_ct_CC@
169ac_ct_CXX = @ac_ct_CXX@
170ac_ct_F77 = @ac_ct_F77@
171ac_ct_RANLIB = @ac_ct_RANLIB@
172ac_ct_STRIP = @ac_ct_STRIP@
173am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
176am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
177am__include = @am__include@
178am__leading_dot = @am__leading_dot@
179am__quote = @am__quote@
180am__tar = @am__tar@
181am__untar = @am__untar@
182bindir = @bindir@
183build = @build@
184build_alias = @build_alias@
185build_cpu = @build_cpu@
186build_os = @build_os@
187build_vendor = @build_vendor@
188datadir = @datadir@
189exec_prefix = @exec_prefix@
190host = @host@
191host_alias = @host_alias@
192host_cpu = @host_cpu@
193host_os = @host_os@
194host_vendor = @host_vendor@
195includedir = @includedir@
196infodir = @infodir@
197install_sh = @install_sh@
198libdir = @libdir@
199libexecdir = @libexecdir@
200localstatedir = @localstatedir@
201mandir = @mandir@
202mkdir_p = @mkdir_p@
203oldincludedir = @oldincludedir@
204prefix = @prefix@
205program_transform_name = @program_transform_name@
206sbindir = @sbindir@
207sharedstatedir = @sharedstatedir@
208sysconfdir = @sysconfdir@
209target_alias = @target_alias@
210tse3insh_HEADERS = Destination.h Instrument.h
211tse3inshdir = $(pkgincludedir)/ins
212noinst_LTLIBRARIES = libtse3ins.la
213libtse3ins_la_SOURCES = Destination.cpp Instrument.cpp
214DISTCLEANFILES = ./.deps/* ./.deps/.P
215INCLUDES = -I$(top_srcdir)/src
216all: all-am
217
218.SUFFIXES:
219.SUFFIXES: .cpp .lo .o .obj
220$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
221	@for dep in $?; do \
222	  case '$(am__configure_deps)' in \
223	    *$$dep*) \
224	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
225		&& exit 0; \
226	      exit 1;; \
227	  esac; \
228	done; \
229	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/tse3/ins/Makefile'; \
230	cd $(top_srcdir) && \
231	  $(AUTOMAKE) --gnu  src/tse3/ins/Makefile
232.PRECIOUS: Makefile
233Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234	@case '$?' in \
235	  *config.status*) \
236	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237	  *) \
238	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240	esac;
241
242$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245$(top_srcdir)/configure:  $(am__configure_deps)
246	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
248	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250clean-noinstLTLIBRARIES:
251	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
252	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
253	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
254	  test "$$dir" != "$$p" || dir=.; \
255	  echo "rm -f \"$${dir}/so_locations\""; \
256	  rm -f "$${dir}/so_locations"; \
257	done
258libtse3ins.la: $(libtse3ins_la_OBJECTS) $(libtse3ins_la_DEPENDENCIES)
259	$(CXXLINK)  $(libtse3ins_la_LDFLAGS) $(libtse3ins_la_OBJECTS) $(libtse3ins_la_LIBADD) $(LIBS)
260
261mostlyclean-compile:
262	-rm -f *.$(OBJEXT)
263
264distclean-compile:
265	-rm -f *.tab.c
266
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Destination.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Instrument.Plo@am__quote@
269
270.cpp.o:
271@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
272@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
273@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
276
277.cpp.obj:
278@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
279@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
280@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
283
284.cpp.lo:
285@am__fastdepCXX_TRUE@	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
286@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
287@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
288@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
290
291mostlyclean-libtool:
292	-rm -f *.lo
293
294clean-libtool:
295	-rm -rf .libs _libs
296
297distclean-libtool:
298	-rm -f libtool
299uninstall-info-am:
300install-tse3inshHEADERS: $(tse3insh_HEADERS)
301	@$(NORMAL_INSTALL)
302	test -z "$(tse3inshdir)" || $(mkdir_p) "$(DESTDIR)$(tse3inshdir)"
303	@list='$(tse3insh_HEADERS)'; for p in $$list; do \
304	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305	  f=$(am__strip_dir) \
306	  echo " $(tse3inshHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(tse3inshdir)/$$f'"; \
307	  $(tse3inshHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(tse3inshdir)/$$f"; \
308	done
309
310uninstall-tse3inshHEADERS:
311	@$(NORMAL_UNINSTALL)
312	@list='$(tse3insh_HEADERS)'; for p in $$list; do \
313	  f=$(am__strip_dir) \
314	  echo " rm -f '$(DESTDIR)$(tse3inshdir)/$$f'"; \
315	  rm -f "$(DESTDIR)$(tse3inshdir)/$$f"; \
316	done
317
318ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
319	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320	unique=`for i in $$list; do \
321	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322	  done | \
323	  $(AWK) '    { files[$$0] = 1; } \
324	       END { for (i in files) print i; }'`; \
325	mkid -fID $$unique
326tags: TAGS
327
328TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
329		$(TAGS_FILES) $(LISP)
330	tags=; \
331	here=`pwd`; \
332	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
333	unique=`for i in $$list; do \
334	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335	  done | \
336	  $(AWK) '    { files[$$0] = 1; } \
337	       END { for (i in files) print i; }'`; \
338	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
339	  test -n "$$unique" || unique=$$empty_fix; \
340	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341	    $$tags $$unique; \
342	fi
343ctags: CTAGS
344CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345		$(TAGS_FILES) $(LISP)
346	tags=; \
347	here=`pwd`; \
348	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349	unique=`for i in $$list; do \
350	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351	  done | \
352	  $(AWK) '    { files[$$0] = 1; } \
353	       END { for (i in files) print i; }'`; \
354	test -z "$(CTAGS_ARGS)$$tags$$unique" \
355	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
356	     $$tags $$unique
357
358GTAGS:
359	here=`$(am__cd) $(top_builddir) && pwd` \
360	  && cd $(top_srcdir) \
361	  && gtags -i $(GTAGS_ARGS) $$here
362
363distclean-tags:
364	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
365
366distdir: $(DISTFILES)
367	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
368	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
369	list='$(DISTFILES)'; for file in $$list; do \
370	  case $$file in \
371	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
372	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
373	  esac; \
374	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
377	    dir="/$$dir"; \
378	    $(mkdir_p) "$(distdir)$$dir"; \
379	  else \
380	    dir=''; \
381	  fi; \
382	  if test -d $$d/$$file; then \
383	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385	    fi; \
386	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387	  else \
388	    test -f $(distdir)/$$file \
389	    || cp -p $$d/$$file $(distdir)/$$file \
390	    || exit 1; \
391	  fi; \
392	done
393check-am: all-am
394check: check-am
395all-am: Makefile $(LTLIBRARIES) $(HEADERS)
396installdirs:
397	for dir in "$(DESTDIR)$(tse3inshdir)"; do \
398	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
399	done
400install: install-am
401install-exec: install-exec-am
402install-data: install-data-am
403uninstall: uninstall-am
404
405install-am: all-am
406	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
407
408installcheck: installcheck-am
409install-strip:
410	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
411	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
412	  `test -z '$(STRIP)' || \
413	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
414mostlyclean-generic:
415
416clean-generic:
417
418distclean-generic:
419	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
420	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
421
422maintainer-clean-generic:
423	@echo "This command is intended for maintainers to use"
424	@echo "it deletes files that may require special tools to rebuild."
425clean: clean-am
426
427clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
428	mostlyclean-am
429
430distclean: distclean-am
431	-rm -rf ./$(DEPDIR)
432	-rm -f Makefile
433distclean-am: clean-am distclean-compile distclean-generic \
434	distclean-libtool distclean-tags
435
436dvi: dvi-am
437
438dvi-am:
439
440html: html-am
441
442info: info-am
443
444info-am:
445
446install-data-am: install-tse3inshHEADERS
447
448install-exec-am:
449
450install-info: install-info-am
451
452install-man:
453
454installcheck-am:
455
456maintainer-clean: maintainer-clean-am
457	-rm -rf ./$(DEPDIR)
458	-rm -f Makefile
459maintainer-clean-am: distclean-am maintainer-clean-generic
460
461mostlyclean: mostlyclean-am
462
463mostlyclean-am: mostlyclean-compile mostlyclean-generic \
464	mostlyclean-libtool
465
466pdf: pdf-am
467
468pdf-am:
469
470ps: ps-am
471
472ps-am:
473
474uninstall-am: uninstall-info-am uninstall-tse3inshHEADERS
475
476.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
477	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
478	distclean-compile distclean-generic distclean-libtool \
479	distclean-tags distdir dvi dvi-am html html-am info info-am \
480	install install-am install-data install-data-am install-exec \
481	install-exec-am install-info install-info-am install-man \
482	install-strip install-tse3inshHEADERS installcheck \
483	installcheck-am installdirs maintainer-clean \
484	maintainer-clean-generic mostlyclean mostlyclean-compile \
485	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
486	tags uninstall uninstall-am uninstall-info-am \
487	uninstall-tse3inshHEADERS
488
489# Tell versions [3.59,3.63) of GNU make to not export all variables.
490# Otherwise a system limit (for SysV at least) may be exceeded.
491.NOEXPORT:
492