]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/adplug/src/Makefile.in
wwww~
[16.git] / 16 / adplug / adplug / src / 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
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = src
39 DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
54 am__install_max = 40
55 am__nobase_strip_setup = \
56   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
57 am__nobase_strip = \
58   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
59 am__nobase_list = $(am__nobase_strip_setup); \
60   for p in $$list; do echo "$$p $$p"; done | \
61   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
62   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
63     if (++n[$$2] == $(am__install_max)) \
64       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
65     END { for (dir in files) print dir, files[dir] }'
66 am__base_list = \
67   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
68   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
69 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
70 LTLIBRARIES = $(lib_LTLIBRARIES)
71 libadplug_la_LIBADD =
72 am_libadplug_la_OBJECTS = adplug.lo emuopl.lo fmopl.lo diskopl.lo \
73         debug.lo fprovide.lo player.lo database.lo hsc.lo sng.lo \
74         imf.lo players.lo protrack.lo a2m.lo adtrack.lo amd.lo bam.lo \
75         d00.lo dfm.lo hsp.lo ksm.lo mad.lo mid.lo mkj.lo cff.lo dmo.lo \
76         s3m.lo dtm.lo fmc.lo mtk.lo rad.lo raw.lo sa2.lo xad.lo \
77         flash.lo bmf.lo hybrid.lo hyp.lo psi.lo rat.lo u6m.lo rol.lo \
78         xsm.lo adlibemu.lo dro.lo lds.lo realopl.lo analopl.lo \
79         temuopl.lo msc.lo rix.lo adl.lo jbm.lo cmf.lo surroundopl.lo \
80         dro2.lo
81 libadplug_la_OBJECTS = $(am_libadplug_la_OBJECTS)
82 libadplug_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
83         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
84         $(CXXFLAGS) $(libadplug_la_LDFLAGS) $(LDFLAGS) -o $@
85 DEFAULT_INCLUDES = -I.@am__isrc@
86 depcomp = $(SHELL) $(top_srcdir)/depcomp
87 am__depfiles_maybe = depfiles
88 am__mv = mv -f
89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
93         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94 CCLD = $(CC)
95 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
97         $(LDFLAGS) -o $@
98 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
100 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
102         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
103 CXXLD = $(CXX)
104 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
106         $(LDFLAGS) -o $@
107 SOURCES = $(libadplug_la_SOURCES)
108 DIST_SOURCES = $(libadplug_la_SOURCES)
109 HEADERS = $(pkginclude_HEADERS)
110 ETAGS = etags
111 CTAGS = ctags
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 ACLOCAL = @ACLOCAL@
114 AMTAR = @AMTAR@
115 AR = @AR@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AWK = @AWK@
120 CC = @CC@
121 CCDEPMODE = @CCDEPMODE@
122 CFLAGS = @CFLAGS@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CXX = @CXX@
126 CXXCPP = @CXXCPP@
127 CXXDEPMODE = @CXXDEPMODE@
128 CXXFLAGS = @CXXFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DEFS = @DEFS@
131 DEPDIR = @DEPDIR@
132 DSYMUTIL = @DSYMUTIL@
133 DUMPBIN = @DUMPBIN@
134 ECHO_C = @ECHO_C@
135 ECHO_N = @ECHO_N@
136 ECHO_T = @ECHO_T@
137 EGREP = @EGREP@
138 EXEEXT = @EXEEXT@
139 FGREP = @FGREP@
140 GETOPT_SOURCES = @GETOPT_SOURCES@
141 GREP = @GREP@
142 INSTALL = @INSTALL@
143 INSTALL_DATA = @INSTALL_DATA@
144 INSTALL_PROGRAM = @INSTALL_PROGRAM@
145 INSTALL_SCRIPT = @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
147 LD = @LD@
148 LDFLAGS = @LDFLAGS@
149 LIBOBJS = @LIBOBJS@
150 LIBS = @LIBS@
151 LIBTOOL = @LIBTOOL@
152 LIPO = @LIPO@
153 LN_S = @LN_S@
154 LTLIBOBJS = @LTLIBOBJS@
155 MAINT = @MAINT@
156 MAKEINFO = @MAKEINFO@
157 MKDIR_P = @MKDIR_P@
158 NM = @NM@
159 NMEDIT = @NMEDIT@
160 OBJDUMP = @OBJDUMP@
161 OBJEXT = @OBJEXT@
162 OTOOL = @OTOOL@
163 OTOOL64 = @OTOOL64@
164 PACKAGE = @PACKAGE@
165 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166 PACKAGE_NAME = @PACKAGE_NAME@
167 PACKAGE_STRING = @PACKAGE_STRING@
168 PACKAGE_TARNAME = @PACKAGE_TARNAME@
169 PACKAGE_URL = @PACKAGE_URL@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 PKG_CONFIG = @PKG_CONFIG@
173 RANLIB = @RANLIB@
174 SED = @SED@
175 SET_MAKE = @SET_MAKE@
176 SHELL = @SHELL@
177 STRIP = @STRIP@
178 VERSION = @VERSION@
179 abs_builddir = @abs_builddir@
180 abs_srcdir = @abs_srcdir@
181 abs_top_builddir = @abs_top_builddir@
182 abs_top_srcdir = @abs_top_srcdir@
183 ac_ct_CC = @ac_ct_CC@
184 ac_ct_CXX = @ac_ct_CXX@
185 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
186 am__include = @am__include@
187 am__leading_dot = @am__leading_dot@
188 am__quote = @am__quote@
189 am__tar = @am__tar@
190 am__untar = @am__untar@
191 bindir = @bindir@
192 build = @build@
193 build_alias = @build_alias@
194 build_cpu = @build_cpu@
195 build_os = @build_os@
196 build_vendor = @build_vendor@
197 builddir = @builddir@
198 datadir = @datadir@
199 datarootdir = @datarootdir@
200 docdir = @docdir@
201 dvidir = @dvidir@
202 exec_prefix = @exec_prefix@
203 host = @host@
204 host_alias = @host_alias@
205 host_cpu = @host_cpu@
206 host_os = @host_os@
207 host_vendor = @host_vendor@
208 htmldir = @htmldir@
209 includedir = @includedir@
210 infodir = @infodir@
211 install_sh = @install_sh@
212 libbinio_CFLAGS = @libbinio_CFLAGS@
213 libbinio_LIBS = @libbinio_LIBS@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 lt_ECHO = @lt_ECHO@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 srcdir = @srcdir@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 top_build_prefix = @top_build_prefix@
232 top_builddir = @top_builddir@
233 top_srcdir = @top_srcdir@
234 lib_LTLIBRARIES = libadplug.la
235 libadplug_la_SOURCES = adplug.cpp emuopl.cpp fmopl.c diskopl.cpp debug.c \
236 debug.h fprovide.cpp player.cpp database.cpp hsc.cpp sng.cpp imf.cpp \
237 players.cpp protrack.cpp a2m.cpp adtrack.cpp amd.cpp bam.cpp d00.cpp dfm.cpp \
238 hsp.cpp ksm.cpp mad.cpp mid.cpp mkj.cpp cff.cpp dmo.cpp s3m.cpp dtm.cpp \
239 fmc.cpp mtk.cpp rad.cpp raw.cpp sa2.cpp xad.cpp flash.cpp bmf.cpp hybrid.cpp \
240 hyp.cpp psi.cpp rat.cpp u6m.cpp rol.cpp mididata.h xsm.cpp adlibemu.c dro.cpp \
241 lds.cpp realopl.cpp analopl.cpp temuopl.cpp msc.cpp rix.cpp adl.cpp jbm.cpp \
242 cmf.cpp surroundopl.cpp dro2.cpp
243
244 libadplug_la_LDFLAGS = -release @VERSION@ -version-info 0 $(libbinio_LIBS)
245
246 # -Dstricmp=strcasecmp is a hack. Throughout AdPlug, stricmp() is used to do
247 # caseless string comparations. UNIX libcs don't support stricmp(), but do
248 # support the BSD strcasecmp(), so we have to replace every occurence of
249 # stricmp() into strcasecmp(). stricmp() seems to be Windows, but maybe
250 # also POSIX...
251 AM_CPPFLAGS = -Dstricmp=strcasecmp $(libbinio_CFLAGS)
252 pkginclude_HEADERS = adplug.h emuopl.h fmopl.h silentopl.h opl.h diskopl.h \
253 a2m.h amd.h bam.h d00.h dfm.h hsc.h hsp.h imf.h ksm.h lds.h mid.h mkj.h \
254 mtk.h protrack.h rad.h raw.h s3m.h sa2.h sng.h u6m.h player.h fmc.h mad.h \
255 xad.h bmf.h flash.h hyp.h psi.h rat.h hybrid.h rol.h adtrack.h cff.h dtm.h \
256 dmo.h fprovide.h database.h players.h xsm.h adlibemu.h kemuopl.h dro.h \
257 realopl.h analopl.h temuopl.h msc.h rix.h adl.h jbm.h cmf.h surroundopl.h \
258 dro2.h
259
260 all: all-am
261
262 .SUFFIXES:
263 .SUFFIXES: .c .cpp .lo .o .obj
264 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
265         @for dep in $?; do \
266           case '$(am__configure_deps)' in \
267             *$$dep*) \
268               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
269                 && { if test -f $@; then exit 0; else break; fi; }; \
270               exit 1;; \
271           esac; \
272         done; \
273         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
274         $(am__cd) $(top_srcdir) && \
275           $(AUTOMAKE) --gnu src/Makefile
276 .PRECIOUS: Makefile
277 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278         @case '$?' in \
279           *config.status*) \
280             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281           *) \
282             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284         esac;
285
286 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
289 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 $(am__aclocal_m4_deps):
294 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
295         @$(NORMAL_INSTALL)
296         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
297         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
298         list2=; for p in $$list; do \
299           if test -f $$p; then \
300             list2="$$list2 $$p"; \
301           else :; fi; \
302         done; \
303         test -z "$$list2" || { \
304           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
305           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
306         }
307
308 uninstall-libLTLIBRARIES:
309         @$(NORMAL_UNINSTALL)
310         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
311         for p in $$list; do \
312           $(am__strip_dir) \
313           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
314           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
315         done
316
317 clean-libLTLIBRARIES:
318         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
319         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321           test "$$dir" != "$$p" || dir=.; \
322           echo "rm -f \"$${dir}/so_locations\""; \
323           rm -f "$${dir}/so_locations"; \
324         done
325 libadplug.la: $(libadplug_la_OBJECTS) $(libadplug_la_DEPENDENCIES) 
326         $(libadplug_la_LINK) -rpath $(libdir) $(libadplug_la_OBJECTS) $(libadplug_la_LIBADD) $(LIBS)
327
328 mostlyclean-compile:
329         -rm -f *.$(OBJEXT)
330
331 distclean-compile:
332         -rm -f *.tab.c
333
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a2m.Plo@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adl.Plo@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adlibemu.Plo@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adplug.Plo@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adtrack.Plo@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amd.Plo@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/analopl.Plo@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bam.Plo@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bmf.Plo@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cff.Plo@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmf.Plo@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d00.Plo@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Plo@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dfm.Plo@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskopl.Plo@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dmo.Plo@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dro.Plo@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dro2.Plo@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtm.Plo@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emuopl.Plo@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flash.Plo@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fmc.Plo@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fmopl.Plo@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprovide.Plo@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hsc.Plo@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hsp.Plo@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hybrid.Plo@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hyp.Plo@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imf.Plo@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jbm.Plo@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ksm.Plo@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lds.Plo@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mad.Plo@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mid.Plo@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkj.Plo@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msc.Plo@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mtk.Plo@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Plo@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/players.Plo@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protrack.Plo@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psi.Plo@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rad.Plo@am__quote@
377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rat.Plo@am__quote@
378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raw.Plo@am__quote@
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realopl.Plo@am__quote@
380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rix.Plo@am__quote@
381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rol.Plo@am__quote@
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s3m.Plo@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sa2.Plo@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sng.Plo@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surroundopl.Plo@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/temuopl.Plo@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/u6m.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xad.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsm.Plo@am__quote@
390
391 .c.o:
392 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
393 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
397
398 .c.obj:
399 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
400 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
404
405 .c.lo:
406 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
407 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
411
412 .cpp.o:
413 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
414 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
415 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
418
419 .cpp.obj:
420 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
421 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
422 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
423 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
424 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
425
426 .cpp.lo:
427 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
428 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
429 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
430 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
432
433 mostlyclean-libtool:
434         -rm -f *.lo
435
436 clean-libtool:
437         -rm -rf .libs _libs
438 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
439         @$(NORMAL_INSTALL)
440         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
441         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
442         for p in $$list; do \
443           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
444           echo "$$d$$p"; \
445         done | $(am__base_list) | \
446         while read files; do \
447           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
448           $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
449         done
450
451 uninstall-pkgincludeHEADERS:
452         @$(NORMAL_UNINSTALL)
453         @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
454         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
455         test -n "$$files" || exit 0; \
456         echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
457         cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
458
459 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
460         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
461         unique=`for i in $$list; do \
462             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463           done | \
464           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465               END { if (nonempty) { for (i in files) print i; }; }'`; \
466         mkid -fID $$unique
467 tags: TAGS
468
469 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
470                 $(TAGS_FILES) $(LISP)
471         set x; \
472         here=`pwd`; \
473         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
474         unique=`for i in $$list; do \
475             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476           done | \
477           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
478               END { if (nonempty) { for (i in files) print i; }; }'`; \
479         shift; \
480         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
481           test -n "$$unique" || unique=$$empty_fix; \
482           if test $$# -gt 0; then \
483             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484               "$$@" $$unique; \
485           else \
486             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
487               $$unique; \
488           fi; \
489         fi
490 ctags: CTAGS
491 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
492                 $(TAGS_FILES) $(LISP)
493         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
494         unique=`for i in $$list; do \
495             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496           done | \
497           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
498               END { if (nonempty) { for (i in files) print i; }; }'`; \
499         test -z "$(CTAGS_ARGS)$$unique" \
500           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
501              $$unique
502
503 GTAGS:
504         here=`$(am__cd) $(top_builddir) && pwd` \
505           && $(am__cd) $(top_srcdir) \
506           && gtags -i $(GTAGS_ARGS) "$$here"
507
508 distclean-tags:
509         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510
511 distdir: $(DISTFILES)
512         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514         list='$(DISTFILES)'; \
515           dist_files=`for file in $$list; do echo $$file; done | \
516           sed -e "s|^$$srcdirstrip/||;t" \
517               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
518         case $$dist_files in \
519           */*) $(MKDIR_P) `echo "$$dist_files" | \
520                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521                            sort -u` ;; \
522         esac; \
523         for file in $$dist_files; do \
524           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525           if test -d $$d/$$file; then \
526             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
527             if test -d "$(distdir)/$$file"; then \
528               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529             fi; \
530             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
532               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533             fi; \
534             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
535           else \
536             test -f "$(distdir)/$$file" \
537             || cp -p $$d/$$file "$(distdir)/$$file" \
538             || exit 1; \
539           fi; \
540         done
541 check-am: all-am
542 check: check-am
543 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
544 installdirs:
545         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
546           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
547         done
548 install: install-am
549 install-exec: install-exec-am
550 install-data: install-data-am
551 uninstall: uninstall-am
552
553 install-am: all-am
554         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
556 installcheck: installcheck-am
557 install-strip:
558         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560           `test -z '$(STRIP)' || \
561             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
562 mostlyclean-generic:
563
564 clean-generic:
565
566 distclean-generic:
567         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
569
570 maintainer-clean-generic:
571         @echo "This command is intended for maintainers to use"
572         @echo "it deletes files that may require special tools to rebuild."
573 clean: clean-am
574
575 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
576         mostlyclean-am
577
578 distclean: distclean-am
579         -rm -rf ./$(DEPDIR)
580         -rm -f Makefile
581 distclean-am: clean-am distclean-compile distclean-generic \
582         distclean-tags
583
584 dvi: dvi-am
585
586 dvi-am:
587
588 html: html-am
589
590 html-am:
591
592 info: info-am
593
594 info-am:
595
596 install-data-am: install-pkgincludeHEADERS
597
598 install-dvi: install-dvi-am
599
600 install-dvi-am:
601
602 install-exec-am: install-libLTLIBRARIES
603
604 install-html: install-html-am
605
606 install-html-am:
607
608 install-info: install-info-am
609
610 install-info-am:
611
612 install-man:
613
614 install-pdf: install-pdf-am
615
616 install-pdf-am:
617
618 install-ps: install-ps-am
619
620 install-ps-am:
621
622 installcheck-am:
623
624 maintainer-clean: maintainer-clean-am
625         -rm -rf ./$(DEPDIR)
626         -rm -f Makefile
627 maintainer-clean-am: distclean-am maintainer-clean-generic
628
629 mostlyclean: mostlyclean-am
630
631 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
632         mostlyclean-libtool
633
634 pdf: pdf-am
635
636 pdf-am:
637
638 ps: ps-am
639
640 ps-am:
641
642 uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
643
644 .MAKE: install-am install-strip
645
646 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
647         clean-libLTLIBRARIES clean-libtool ctags distclean \
648         distclean-compile distclean-generic distclean-libtool \
649         distclean-tags distdir dvi dvi-am html html-am info info-am \
650         install install-am install-data install-data-am install-dvi \
651         install-dvi-am install-exec install-exec-am install-html \
652         install-html-am install-info install-info-am \
653         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
654         install-pkgincludeHEADERS install-ps install-ps-am \
655         install-strip installcheck installcheck-am installdirs \
656         maintainer-clean maintainer-clean-generic mostlyclean \
657         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
658         pdf pdf-am ps ps-am tags uninstall uninstall-am \
659         uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
660
661
662 # Tell versions [3.59,3.63) of GNU make to not export all variables.
663 # Otherwise a system limit (for SysV at least) may be exceeded.
664 .NOEXPORT: