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