tizen 2.3.1 release
[external/alsa-lib.git] / src / seq / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @KEEP_OLD_SYMBOLS_TRUE@am__append_1 = seq_old.c
38 subdir = src/seq
39 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43         $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/include/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 libseq_la_LIBADD =
51 am__libseq_la_SOURCES_DIST = seq_hw.c seq.c seq_event.c seqmid.c \
52         seq_midi_event.c seq_symbols.c seq_old.c
53 @KEEP_OLD_SYMBOLS_TRUE@am__objects_1 = seq_old.lo
54 am_libseq_la_OBJECTS = seq_hw.lo seq.lo seq_event.lo seqmid.lo \
55         seq_midi_event.lo seq_symbols.lo $(am__objects_1)
56 libseq_la_OBJECTS = $(am_libseq_la_OBJECTS)
57 AM_V_lt = $(am__v_lt_$(V))
58 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
59 am__v_lt_0 = --silent
60 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
61 depcomp = $(SHELL) $(top_srcdir)/depcomp
62 am__depfiles_maybe = depfiles
63 am__mv = mv -f
64 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
67         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
68         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69         $(AM_CFLAGS) $(CFLAGS)
70 AM_V_CC = $(am__v_CC_$(V))
71 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
72 am__v_CC_0 = @echo "  CC    " $@;
73 AM_V_at = $(am__v_at_$(V))
74 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75 am__v_at_0 = @
76 CCLD = $(CC)
77 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
78         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79         $(AM_LDFLAGS) $(LDFLAGS) -o $@
80 AM_V_CCLD = $(am__v_CCLD_$(V))
81 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
82 am__v_CCLD_0 = @echo "  CCLD  " $@;
83 AM_V_GEN = $(am__v_GEN_$(V))
84 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
85 am__v_GEN_0 = @echo "  GEN   " $@;
86 SOURCES = $(libseq_la_SOURCES)
87 DIST_SOURCES = $(am__libseq_la_SOURCES_DIST)
88 HEADERS = $(noinst_HEADERS)
89 ETAGS = etags
90 CTAGS = ctags
91 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 ACLOCAL = @ACLOCAL@
93 ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
94 ALSA_DEPLIBS = @ALSA_DEPLIBS@
95 ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
96 ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
97 AMTAR = @AMTAR@
98 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 CC = @CC@
105 CCDEPMODE = @CCDEPMODE@
106 CFLAGS = @CFLAGS@
107 CPP = @CPP@
108 CPPFLAGS = @CPPFLAGS@
109 CXX = @CXX@
110 CXXCPP = @CXXCPP@
111 CXXDEPMODE = @CXXDEPMODE@
112 CXXFLAGS = @CXXFLAGS@
113 CYGPATH_W = @CYGPATH_W@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 ECHO = @ECHO@
117 ECHO_C = @ECHO_C@
118 ECHO_N = @ECHO_N@
119 ECHO_T = @ECHO_T@
120 EGREP = @EGREP@
121 EXEEXT = @EXEEXT@
122 F77 = @F77@
123 FFLAGS = @FFLAGS@
124 GREP = @GREP@
125 INSTALL = @INSTALL@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 LDFLAGS = @LDFLAGS@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAKEINFO = @MAKEINFO@
138 MKDIR_P = @MKDIR_P@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_URL = @PACKAGE_URL@
146 PACKAGE_VERSION = @PACKAGE_VERSION@
147 PATH_SEPARATOR = @PATH_SEPARATOR@
148 PYTHON_INCLUDES = @PYTHON_INCLUDES@
149 PYTHON_LIBS = @PYTHON_LIBS@
150 RANLIB = @RANLIB@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
154 SND_LIB_MAJOR = @SND_LIB_MAJOR@
155 SND_LIB_MINOR = @SND_LIB_MINOR@
156 SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
157 SND_LIB_VERSION = @SND_LIB_VERSION@
158 STRIP = @STRIP@
159 SYMBOL_PREFIX = @SYMBOL_PREFIX@
160 VERSION = @VERSION@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
167 ac_ct_F77 = @ac_ct_F77@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 am__tar = @am__tar@
172 am__untar = @am__untar@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 builddir = @builddir@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 pdfdir = @pdfdir@
202 prefix = @prefix@
203 program_transform_name = @program_transform_name@
204 psdir = @psdir@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 srcdir = @srcdir@
208 sysconfdir = @sysconfdir@
209 target_alias = @target_alias@
210 top_build_prefix = @top_build_prefix@
211 top_builddir = @top_builddir@
212 top_srcdir = @top_srcdir@
213 EXTRA_LTLIBRARIES = libseq.la
214 libseq_la_SOURCES = seq_hw.c seq.c seq_event.c seqmid.c \
215         seq_midi_event.c seq_symbols.c $(am__append_1)
216 noinst_HEADERS = seq_local.h
217 INCLUDES = -I$(top_srcdir)/include
218 all: all-am
219
220 .SUFFIXES:
221 .SUFFIXES: .c .lo .o .obj
222 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
223         @for dep in $?; do \
224           case '$(am__configure_deps)' in \
225             *$$dep*) \
226               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
227                 && { if test -f $@; then exit 0; else break; fi; }; \
228               exit 1;; \
229           esac; \
230         done; \
231         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/seq/Makefile'; \
232         $(am__cd) $(top_srcdir) && \
233           $(AUTOMAKE) --foreign src/seq/Makefile
234 .PRECIOUS: Makefile
235 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236         @case '$?' in \
237           *config.status*) \
238             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
239           *) \
240             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
241             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
242         esac;
243
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 $(top_srcdir)/configure:  $(am__configure_deps)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(am__aclocal_m4_deps):
252 libseq.la: $(libseq_la_OBJECTS) $(libseq_la_DEPENDENCIES) 
253         $(AM_V_CCLD)$(LINK)  $(libseq_la_OBJECTS) $(libseq_la_LIBADD) $(LIBS)
254
255 mostlyclean-compile:
256         -rm -f *.$(OBJEXT)
257
258 distclean-compile:
259         -rm -f *.tab.c
260
261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq.Plo@am__quote@
262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq_event.Plo@am__quote@
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq_hw.Plo@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq_midi_event.Plo@am__quote@
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq_old.Plo@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq_symbols.Plo@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seqmid.Plo@am__quote@
268
269 .c.o:
270 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
271 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
272 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
276
277 .c.obj:
278 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
279 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
280 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
284
285 .c.lo:
286 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
287 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
288 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
292
293 mostlyclean-libtool:
294         -rm -f *.lo
295
296 clean-libtool:
297         -rm -rf .libs _libs
298
299 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
305               END { if (nonempty) { for (i in files) print i; }; }'`; \
306         mkid -fID $$unique
307 tags: TAGS
308
309 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
310                 $(TAGS_FILES) $(LISP)
311         set x; \
312         here=`pwd`; \
313         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314         unique=`for i in $$list; do \
315             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316           done | \
317           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318               END { if (nonempty) { for (i in files) print i; }; }'`; \
319         shift; \
320         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
321           test -n "$$unique" || unique=$$empty_fix; \
322           if test $$# -gt 0; then \
323             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
324               "$$@" $$unique; \
325           else \
326             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
327               $$unique; \
328           fi; \
329         fi
330 ctags: CTAGS
331 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
334         unique=`for i in $$list; do \
335             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336           done | \
337           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
338               END { if (nonempty) { for (i in files) print i; }; }'`; \
339         test -z "$(CTAGS_ARGS)$$unique" \
340           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
341              $$unique
342
343 GTAGS:
344         here=`$(am__cd) $(top_builddir) && pwd` \
345           && $(am__cd) $(top_srcdir) \
346           && gtags -i $(GTAGS_ARGS) "$$here"
347
348 distclean-tags:
349         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
350
351 distdir: $(DISTFILES)
352         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
353         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
354         list='$(DISTFILES)'; \
355           dist_files=`for file in $$list; do echo $$file; done | \
356           sed -e "s|^$$srcdirstrip/||;t" \
357               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
358         case $$dist_files in \
359           */*) $(MKDIR_P) `echo "$$dist_files" | \
360                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
361                            sort -u` ;; \
362         esac; \
363         for file in $$dist_files; do \
364           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
365           if test -d $$d/$$file; then \
366             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
367             if test -d "$(distdir)/$$file"; then \
368               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369             fi; \
370             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
371               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
372               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
373             fi; \
374             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
375           else \
376             test -f "$(distdir)/$$file" \
377             || cp -p $$d/$$file "$(distdir)/$$file" \
378             || exit 1; \
379           fi; \
380         done
381 check-am: all-am
382 check: check-am
383 all-am: Makefile $(HEADERS)
384 installdirs:
385 install: install-am
386 install-exec: install-exec-am
387 install-data: install-data-am
388 uninstall: uninstall-am
389
390 install-am: all-am
391         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392
393 installcheck: installcheck-am
394 install-strip:
395         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397           `test -z '$(STRIP)' || \
398             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399 mostlyclean-generic:
400
401 clean-generic:
402
403 distclean-generic:
404         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
406
407 maintainer-clean-generic:
408         @echo "This command is intended for maintainers to use"
409         @echo "it deletes files that may require special tools to rebuild."
410 clean: clean-am
411
412 clean-am: clean-generic clean-libtool mostlyclean-am
413
414 distclean: distclean-am
415         -rm -rf ./$(DEPDIR)
416         -rm -f Makefile
417 distclean-am: clean-am distclean-compile distclean-generic \
418         distclean-tags
419
420 dvi: dvi-am
421
422 dvi-am:
423
424 html: html-am
425
426 html-am:
427
428 info: info-am
429
430 info-am:
431
432 install-data-am:
433
434 install-dvi: install-dvi-am
435
436 install-dvi-am:
437
438 install-exec-am:
439
440 install-html: install-html-am
441
442 install-html-am:
443
444 install-info: install-info-am
445
446 install-info-am:
447
448 install-man:
449
450 install-pdf: install-pdf-am
451
452 install-pdf-am:
453
454 install-ps: install-ps-am
455
456 install-ps-am:
457
458 installcheck-am:
459
460 maintainer-clean: maintainer-clean-am
461         -rm -rf ./$(DEPDIR)
462         -rm -f Makefile
463 maintainer-clean-am: distclean-am maintainer-clean-generic
464
465 mostlyclean: mostlyclean-am
466
467 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
468         mostlyclean-libtool
469
470 pdf: pdf-am
471
472 pdf-am:
473
474 ps: ps-am
475
476 ps-am:
477
478 uninstall-am:
479
480 .MAKE: install-am install-strip
481
482 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
483         clean-libtool ctags distclean distclean-compile \
484         distclean-generic distclean-libtool distclean-tags distdir dvi \
485         dvi-am html html-am info info-am install install-am \
486         install-data install-data-am install-dvi install-dvi-am \
487         install-exec install-exec-am install-html install-html-am \
488         install-info install-info-am install-man install-pdf \
489         install-pdf-am install-ps install-ps-am install-strip \
490         installcheck installcheck-am installdirs maintainer-clean \
491         maintainer-clean-generic mostlyclean mostlyclean-compile \
492         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
493         tags uninstall uninstall-am
494
495
496 all: libseq.la
497
498 # Tell versions [3.59,3.63) of GNU make to not export all variables.
499 # Otherwise a system limit (for SysV at least) may be exceeded.
500 .NOEXPORT: