1# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6# Foundation, 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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37@BUILD_SEQ_TRUE@am__append_1 = rawmidi_virt.c
38subdir = src/rawmidi
39DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43	$(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/include/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50librawmidi_la_LIBADD =
51am__librawmidi_la_SOURCES_DIST = rawmidi.c rawmidi_hw.c \
52	rawmidi_symbols.c rawmidi_virt.c
53@BUILD_SEQ_TRUE@am__objects_1 = rawmidi_virt.lo
54am_librawmidi_la_OBJECTS = rawmidi.lo rawmidi_hw.lo rawmidi_symbols.lo \
55	$(am__objects_1)
56librawmidi_la_OBJECTS = $(am_librawmidi_la_OBJECTS)
57AM_V_lt = $(am__v_lt_@AM_V@)
58am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
59am__v_lt_0 = --silent
60DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
61depcomp = $(SHELL) $(top_srcdir)/depcomp
62am__depfiles_maybe = depfiles
63am__mv = mv -f
64COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66LTCOMPILE = $(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)
70AM_V_CC = $(am__v_CC_@AM_V@)
71am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
72am__v_CC_0 = @echo "  CC    " $@;
73AM_V_at = $(am__v_at_@AM_V@)
74am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
75am__v_at_0 = @
76CCLD = $(CC)
77LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
78	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79	$(AM_LDFLAGS) $(LDFLAGS) -o $@
80AM_V_CCLD = $(am__v_CCLD_@AM_V@)
81am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
82am__v_CCLD_0 = @echo "  CCLD  " $@;
83AM_V_GEN = $(am__v_GEN_@AM_V@)
84am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
85am__v_GEN_0 = @echo "  GEN   " $@;
86SOURCES = $(librawmidi_la_SOURCES)
87DIST_SOURCES = $(am__librawmidi_la_SOURCES_DIST)
88HEADERS = $(noinst_HEADERS)
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
93ALSA_CONFIG_DIR = @ALSA_CONFIG_DIR@
94ALSA_DEPLIBS = @ALSA_DEPLIBS@
95ALSA_PKGCONF_DIR = @ALSA_PKGCONF_DIR@
96ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
97AMTAR = @AMTAR@
98AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
99AR = @AR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CYGPATH_W = @CYGPATH_W@
110DEFS = @DEFS@
111DEPDIR = @DEPDIR@
112DLLTOOL = @DLLTOOL@
113DSYMUTIL = @DSYMUTIL@
114DUMPBIN = @DUMPBIN@
115ECHO_C = @ECHO_C@
116ECHO_N = @ECHO_N@
117ECHO_T = @ECHO_T@
118EGREP = @EGREP@
119EXEEXT = @EXEEXT@
120FGREP = @FGREP@
121GREP = @GREP@
122INSTALL = @INSTALL@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LD = @LD@
128LDFLAGS = @LDFLAGS@
129LIBOBJS = @LIBOBJS@
130LIBS = @LIBS@
131LIBTOOL = @LIBTOOL@
132LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
133LIPO = @LIPO@
134LN_S = @LN_S@
135LTLIBOBJS = @LTLIBOBJS@
136MAKEINFO = @MAKEINFO@
137MANIFEST_TOOL = @MANIFEST_TOOL@
138MKDIR_P = @MKDIR_P@
139NM = @NM@
140NMEDIT = @NMEDIT@
141OBJDUMP = @OBJDUMP@
142OBJEXT = @OBJEXT@
143OTOOL = @OTOOL@
144OTOOL64 = @OTOOL64@
145PACKAGE = @PACKAGE@
146PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147PACKAGE_NAME = @PACKAGE_NAME@
148PACKAGE_STRING = @PACKAGE_STRING@
149PACKAGE_TARNAME = @PACKAGE_TARNAME@
150PACKAGE_URL = @PACKAGE_URL@
151PACKAGE_VERSION = @PACKAGE_VERSION@
152PATH_SEPARATOR = @PATH_SEPARATOR@
153PYTHON_INCLUDES = @PYTHON_INCLUDES@
154PYTHON_LIBS = @PYTHON_LIBS@
155RANLIB = @RANLIB@
156SED = @SED@
157SET_MAKE = @SET_MAKE@
158SHELL = @SHELL@
159SND_LIB_EXTRAVER = @SND_LIB_EXTRAVER@
160SND_LIB_MAJOR = @SND_LIB_MAJOR@
161SND_LIB_MINOR = @SND_LIB_MINOR@
162SND_LIB_SUBMINOR = @SND_LIB_SUBMINOR@
163SND_LIB_VERSION = @SND_LIB_VERSION@
164STRIP = @STRIP@
165SYMBOL_PREFIX = @SYMBOL_PREFIX@
166VERSION = @VERSION@
167abs_builddir = @abs_builddir@
168abs_srcdir = @abs_srcdir@
169abs_top_builddir = @abs_top_builddir@
170abs_top_srcdir = @abs_top_srcdir@
171ac_ct_AR = @ac_ct_AR@
172ac_ct_CC = @ac_ct_CC@
173ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174am__include = @am__include@
175am__leading_dot = @am__leading_dot@
176am__quote = @am__quote@
177am__tar = @am__tar@
178am__untar = @am__untar@
179bindir = @bindir@
180build = @build@
181build_alias = @build_alias@
182build_cpu = @build_cpu@
183build_os = @build_os@
184build_vendor = @build_vendor@
185builddir = @builddir@
186datadir = @datadir@
187datarootdir = @datarootdir@
188docdir = @docdir@
189dvidir = @dvidir@
190exec_prefix = @exec_prefix@
191host = @host@
192host_alias = @host_alias@
193host_cpu = @host_cpu@
194host_os = @host_os@
195host_vendor = @host_vendor@
196htmldir = @htmldir@
197includedir = @includedir@
198infodir = @infodir@
199install_sh = @install_sh@
200libdir = @libdir@
201libexecdir = @libexecdir@
202localedir = @localedir@
203localstatedir = @localstatedir@
204mandir = @mandir@
205mkdir_p = @mkdir_p@
206oldincludedir = @oldincludedir@
207pdfdir = @pdfdir@
208prefix = @prefix@
209program_transform_name = @program_transform_name@
210psdir = @psdir@
211sbindir = @sbindir@
212sharedstatedir = @sharedstatedir@
213srcdir = @srcdir@
214sysconfdir = @sysconfdir@
215target_alias = @target_alias@
216top_build_prefix = @top_build_prefix@
217top_builddir = @top_builddir@
218top_srcdir = @top_srcdir@
219EXTRA_LTLIBRARIES = librawmidi.la
220librawmidi_la_SOURCES = rawmidi.c rawmidi_hw.c rawmidi_symbols.c \
221	$(am__append_1)
222noinst_HEADERS = rawmidi_local.h
223INCLUDES = -I$(top_srcdir)/include
224all: all-am
225
226.SUFFIXES:
227.SUFFIXES: .c .lo .o .obj
228$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
229	@for dep in $?; do \
230	  case '$(am__configure_deps)' in \
231	    *$$dep*) \
232	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
233	        && { if test -f $@; then exit 0; else break; fi; }; \
234	      exit 1;; \
235	  esac; \
236	done; \
237	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/rawmidi/Makefile'; \
238	$(am__cd) $(top_srcdir) && \
239	  $(AUTOMAKE) --foreign src/rawmidi/Makefile
240.PRECIOUS: Makefile
241Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242	@case '$?' in \
243	  *config.status*) \
244	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245	  *) \
246	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248	esac;
249
250$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253$(top_srcdir)/configure:  $(am__configure_deps)
254	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257$(am__aclocal_m4_deps):
258librawmidi.la: $(librawmidi_la_OBJECTS) $(librawmidi_la_DEPENDENCIES) $(EXTRA_librawmidi_la_DEPENDENCIES) 
259	$(AM_V_CCLD)$(LINK)  $(librawmidi_la_OBJECTS) $(librawmidi_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)/rawmidi.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmidi_hw.Plo@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmidi_symbols.Plo@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmidi_virt.Plo@am__quote@
271
272.c.o:
273@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
274@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
275@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
278
279.c.obj:
280@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
281@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
285
286.c.lo:
287@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
289@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
292
293mostlyclean-libtool:
294	-rm -f *.lo
295
296clean-libtool:
297	-rm -rf .libs _libs
298
299ID: $(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
307tags: TAGS
308
309TAGS:  $(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
330ctags: CTAGS
331CTAGS:  $(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
343GTAGS:
344	here=`$(am__cd) $(top_builddir) && pwd` \
345	  && $(am__cd) $(top_srcdir) \
346	  && gtags -i $(GTAGS_ARGS) "$$here"
347
348distclean-tags:
349	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
350
351distdir: $(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
381check-am: all-am
382check: check-am
383all-am: Makefile $(HEADERS)
384installdirs:
385install: install-am
386install-exec: install-exec-am
387install-data: install-data-am
388uninstall: uninstall-am
389
390install-am: all-am
391	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
392
393installcheck: installcheck-am
394install-strip:
395	if test -z '$(STRIP)'; then \
396	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
397	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
398	      install; \
399	else \
400	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
403	fi
404mostlyclean-generic:
405
406clean-generic:
407
408distclean-generic:
409	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
411
412maintainer-clean-generic:
413	@echo "This command is intended for maintainers to use"
414	@echo "it deletes files that may require special tools to rebuild."
415clean: clean-am
416
417clean-am: clean-generic clean-libtool mostlyclean-am
418
419distclean: distclean-am
420	-rm -rf ./$(DEPDIR)
421	-rm -f Makefile
422distclean-am: clean-am distclean-compile distclean-generic \
423	distclean-tags
424
425dvi: dvi-am
426
427dvi-am:
428
429html: html-am
430
431html-am:
432
433info: info-am
434
435info-am:
436
437install-data-am:
438
439install-dvi: install-dvi-am
440
441install-dvi-am:
442
443install-exec-am:
444
445install-html: install-html-am
446
447install-html-am:
448
449install-info: install-info-am
450
451install-info-am:
452
453install-man:
454
455install-pdf: install-pdf-am
456
457install-pdf-am:
458
459install-ps: install-ps-am
460
461install-ps-am:
462
463installcheck-am:
464
465maintainer-clean: maintainer-clean-am
466	-rm -rf ./$(DEPDIR)
467	-rm -f Makefile
468maintainer-clean-am: distclean-am maintainer-clean-generic
469
470mostlyclean: mostlyclean-am
471
472mostlyclean-am: mostlyclean-compile mostlyclean-generic \
473	mostlyclean-libtool
474
475pdf: pdf-am
476
477pdf-am:
478
479ps: ps-am
480
481ps-am:
482
483uninstall-am:
484
485.MAKE: install-am install-strip
486
487.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
488	clean-libtool ctags distclean distclean-compile \
489	distclean-generic distclean-libtool distclean-tags distdir dvi \
490	dvi-am html html-am info info-am install install-am \
491	install-data install-data-am install-dvi install-dvi-am \
492	install-exec install-exec-am install-html install-html-am \
493	install-info install-info-am install-man install-pdf \
494	install-pdf-am install-ps install-ps-am install-strip \
495	installcheck installcheck-am installdirs maintainer-clean \
496	maintainer-clean-generic mostlyclean mostlyclean-compile \
497	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
498	tags uninstall uninstall-am
499
500
501all: librawmidi.la
502
503# Tell versions [3.59,3.63) of GNU make to not export all variables.
504# Otherwise a system limit (for SysV at least) may be exceeded.
505.NOEXPORT:
506