1# Makefile.in generated by automake 1.8.4 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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36host_triplet = @host@
37subdir = include
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/unix/my_macros.m4 \
41	$(top_srcdir)/unix/sidplay2.m4 $(top_srcdir)/acinclude.m4 \
42	$(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(mkdir_p)
46CONFIG_HEADER = $(top_builddir)/unix/config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51	html-recursive info-recursive install-data-recursive \
52	install-exec-recursive install-info-recursive \
53	install-recursive installcheck-recursive installdirs-recursive \
54	pdf-recursive ps-recursive uninstall-info-recursive \
55	uninstall-recursive
56ETAGS = etags
57CTAGS = ctags
58DIST_SUBDIRS = $(SUBDIRS)
59DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60ACLOCAL = @ACLOCAL@
61ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
62AMDEP_FALSE = @AMDEP_FALSE@
63AMDEP_TRUE = @AMDEP_TRUE@
64AMTAR = @AMTAR@
65AR = @AR@
66AS = @AS@
67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
70AWK = @AWK@
71CC = @CC@
72CCDEPMODE = @CCDEPMODE@
73CFLAGS = @CFLAGS@
74CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@
76CXX = @CXX@
77CXXCPP = @CXXCPP@
78CXXDEPMODE = @CXXDEPMODE@
79CXXFLAGS = @CXXFLAGS@
80CYGPATH_W = @CYGPATH_W@
81DEFS = @DEFS@
82DEPDIR = @DEPDIR@
83DLLTOOL = @DLLTOOL@
84ECHO = @ECHO@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90F77 = @F77@
91FFLAGS = @FFLAGS@
92INSTALL_DATA = @INSTALL_DATA@
93INSTALL_PROGRAM = @INSTALL_PROGRAM@
94INSTALL_SCRIPT = @INSTALL_SCRIPT@
95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96LDFLAGS = @LDFLAGS@
97LIBOBJS = @LIBOBJS@
98LIBRESID_CXXFLAGS = @LIBRESID_CXXFLAGS@
99LIBRESID_LDFLAGS = @LIBRESID_LDFLAGS@
100LIBS = @LIBS@
101LIBSIDPLAY2_BUILDERS = @LIBSIDPLAY2_BUILDERS@
102LIBSIDPLAY2_CXXFLAGS = @LIBSIDPLAY2_CXXFLAGS@
103LIBSIDPLAY2_LDFLAGS = @LIBSIDPLAY2_LDFLAGS@
104LIBTOOL = @LIBTOOL@
105LIBVERSION = @LIBVERSION@
106LN_S = @LN_S@
107LTLIBOBJS = @LTLIBOBJS@
108MAKEINFO = @MAKEINFO@
109OBJDUMP = @OBJDUMP@
110OBJEXT = @OBJEXT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118PKG_CONFIG = @PKG_CONFIG@
119RANLIB = @RANLIB@
120SET_MAKE = @SET_MAKE@
121SHELL = @SHELL@
122STRIP = @STRIP@
123VERSION = @VERSION@
124ac_ct_AR = @ac_ct_AR@
125ac_ct_AS = @ac_ct_AS@
126ac_ct_CC = @ac_ct_CC@
127ac_ct_CXX = @ac_ct_CXX@
128ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
129ac_ct_F77 = @ac_ct_F77@
130ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
131ac_ct_RANLIB = @ac_ct_RANLIB@
132ac_ct_STRIP = @ac_ct_STRIP@
133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137am__include = @am__include@
138am__leading_dot = @am__leading_dot@
139am__quote = @am__quote@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147exec_prefix = @exec_prefix@
148host = @host@
149host_alias = @host_alias@
150host_cpu = @host_cpu@
151host_os = @host_os@
152host_vendor = @host_vendor@
153includedir = @includedir@
154infodir = @infodir@
155install_sh = @install_sh@
156libdir = @libdir@
157libexecdir = @libexecdir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166sysconfdir = @sysconfdir@
167target_alias = @target_alias@
168SUBDIRS = sidplay
169EXTRA_DIST = config.h
170all: all-recursive
171
172.SUFFIXES:
173$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
174	@for dep in $?; do \
175	  case '$(am__configure_deps)' in \
176	    *$$dep*) \
177	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
178		&& exit 0; \
179	      exit 1;; \
180	  esac; \
181	done; \
182	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
183	cd $(top_srcdir) && \
184	  $(AUTOMAKE) --gnu  include/Makefile
185.PRECIOUS: Makefile
186Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
187	@case '$?' in \
188	  *config.status*) \
189	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
190	  *) \
191	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
192	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
193	esac;
194
195$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
196	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
198$(top_srcdir)/configure:  $(am__configure_deps)
199	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
201	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202
203mostlyclean-libtool:
204	-rm -f *.lo
205
206clean-libtool:
207	-rm -rf .libs _libs
208
209distclean-libtool:
210	-rm -f libtool
211uninstall-info-am:
212
213# This directory's subdirectories are mostly independent; you can cd
214# into them and run `make' without going through this Makefile.
215# To change the values of `make' variables: instead of editing Makefiles,
216# (1) if the variable is set in `config.status', edit `config.status'
217#     (which will cause the Makefiles to be regenerated when you run `make');
218# (2) otherwise, pass the desired values on the `make' command line.
219$(RECURSIVE_TARGETS):
220	@set fnord $$MAKEFLAGS; amf=$$2; \
221	dot_seen=no; \
222	target=`echo $@ | sed s/-recursive//`; \
223	list='$(SUBDIRS)'; for subdir in $$list; do \
224	  echo "Making $$target in $$subdir"; \
225	  if test "$$subdir" = "."; then \
226	    dot_seen=yes; \
227	    local_target="$$target-am"; \
228	  else \
229	    local_target="$$target"; \
230	  fi; \
231	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
233	done; \
234	if test "$$dot_seen" = "no"; then \
235	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
236	fi; test -z "$$fail"
237
238mostlyclean-recursive clean-recursive distclean-recursive \
239maintainer-clean-recursive:
240	@set fnord $$MAKEFLAGS; amf=$$2; \
241	dot_seen=no; \
242	case "$@" in \
243	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
244	  *) list='$(SUBDIRS)' ;; \
245	esac; \
246	rev=''; for subdir in $$list; do \
247	  if test "$$subdir" = "."; then :; else \
248	    rev="$$subdir $$rev"; \
249	  fi; \
250	done; \
251	rev="$$rev ."; \
252	target=`echo $@ | sed s/-recursive//`; \
253	for subdir in $$rev; do \
254	  echo "Making $$target in $$subdir"; \
255	  if test "$$subdir" = "."; then \
256	    local_target="$$target-am"; \
257	  else \
258	    local_target="$$target"; \
259	  fi; \
260	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
261	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
262	done && test -z "$$fail"
263tags-recursive:
264	list='$(SUBDIRS)'; for subdir in $$list; do \
265	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
266	done
267ctags-recursive:
268	list='$(SUBDIRS)'; for subdir in $$list; do \
269	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
270	done
271
272ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274	unique=`for i in $$list; do \
275	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276	  done | \
277	  $(AWK) '    { files[$$0] = 1; } \
278	       END { for (i in files) print i; }'`; \
279	mkid -fID $$unique
280tags: TAGS
281
282TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283		$(TAGS_FILES) $(LISP)
284	tags=; \
285	here=`pwd`; \
286	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
287	  include_option=--etags-include; \
288	  empty_fix=.; \
289	else \
290	  include_option=--include; \
291	  empty_fix=; \
292	fi; \
293	list='$(SUBDIRS)'; for subdir in $$list; do \
294	  if test "$$subdir" = .; then :; else \
295	    test -f $$subdir/TAGS && \
296	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
297	  fi; \
298	done; \
299	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '    { files[$$0] = 1; } \
304	       END { for (i in files) print i; }'`; \
305	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
306	  test -z "$$unique" && unique=$$empty_fix; \
307	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
308	    $$tags $$unique; \
309	fi
310ctags: CTAGS
311CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
312		$(TAGS_FILES) $(LISP)
313	tags=; \
314	here=`pwd`; \
315	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
316	unique=`for i in $$list; do \
317	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318	  done | \
319	  $(AWK) '    { files[$$0] = 1; } \
320	       END { for (i in files) print i; }'`; \
321	test -z "$(CTAGS_ARGS)$$tags$$unique" \
322	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
323	     $$tags $$unique
324
325GTAGS:
326	here=`$(am__cd) $(top_builddir) && pwd` \
327	  && cd $(top_srcdir) \
328	  && gtags -i $(GTAGS_ARGS) $$here
329
330distclean-tags:
331	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
332
333distdir: $(DISTFILES)
334	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336	list='$(DISTFILES)'; for file in $$list; do \
337	  case $$file in \
338	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340	  esac; \
341	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344	    dir="/$$dir"; \
345	    $(mkdir_p) "$(distdir)$$dir"; \
346	  else \
347	    dir=''; \
348	  fi; \
349	  if test -d $$d/$$file; then \
350	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352	    fi; \
353	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354	  else \
355	    test -f $(distdir)/$$file \
356	    || cp -p $$d/$$file $(distdir)/$$file \
357	    || exit 1; \
358	  fi; \
359	done
360	list='$(SUBDIRS)'; for subdir in $$list; do \
361	  if test "$$subdir" = .; then :; else \
362	    test -d "$(distdir)/$$subdir" \
363	    || mkdir "$(distdir)/$$subdir" \
364	    || exit 1; \
365	    (cd $$subdir && \
366	      $(MAKE) $(AM_MAKEFLAGS) \
367	        top_distdir="../$(top_distdir)" \
368	        distdir="../$(distdir)/$$subdir" \
369	        distdir) \
370	      || exit 1; \
371	  fi; \
372	done
373check-am: all-am
374check: check-recursive
375all-am: Makefile
376installdirs: installdirs-recursive
377installdirs-am:
378install: install-recursive
379install-exec: install-exec-recursive
380install-data: install-data-recursive
381uninstall: uninstall-recursive
382
383install-am: all-am
384	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386installcheck: installcheck-recursive
387install-strip:
388	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390	  `test -z '$(STRIP)' || \
391	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
392mostlyclean-generic:
393
394clean-generic:
395
396distclean-generic:
397	-rm -f $(CONFIG_CLEAN_FILES)
398
399maintainer-clean-generic:
400	@echo "This command is intended for maintainers to use"
401	@echo "it deletes files that may require special tools to rebuild."
402clean: clean-recursive
403
404clean-am: clean-generic clean-libtool mostlyclean-am
405
406distclean: distclean-recursive
407	-rm -f Makefile
408distclean-am: clean-am distclean-generic distclean-libtool \
409	distclean-tags
410
411dvi: dvi-recursive
412
413dvi-am:
414
415html: html-recursive
416
417info: info-recursive
418
419info-am:
420
421install-data-am:
422
423install-exec-am:
424
425install-info: install-info-recursive
426
427install-man:
428
429installcheck-am:
430
431maintainer-clean: maintainer-clean-recursive
432	-rm -f Makefile
433maintainer-clean-am: distclean-am maintainer-clean-generic
434
435mostlyclean: mostlyclean-recursive
436
437mostlyclean-am: mostlyclean-generic mostlyclean-libtool
438
439pdf: pdf-recursive
440
441pdf-am:
442
443ps: ps-recursive
444
445ps-am:
446
447uninstall-am: uninstall-info-am
448
449uninstall-info: uninstall-info-recursive
450
451.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
452	clean clean-generic clean-libtool clean-recursive ctags \
453	ctags-recursive distclean distclean-generic distclean-libtool \
454	distclean-recursive distclean-tags distdir dvi dvi-am html \
455	html-am info info-am install install-am install-data \
456	install-data-am install-exec install-exec-am install-info \
457	install-info-am install-man install-strip installcheck \
458	installcheck-am installdirs installdirs-am maintainer-clean \
459	maintainer-clean-generic maintainer-clean-recursive \
460	mostlyclean mostlyclean-generic mostlyclean-libtool \
461	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
462	uninstall uninstall-am uninstall-info-am
463
464# Tell versions [3.59,3.63) of GNU make to not export all variables.
465# Otherwise a system limit (for SysV at least) may be exceeded.
466.NOEXPORT:
467