1# Makefile.in generated by automake 1.9.2 from Makefile.am.
2# libcpu/Makefile.  Generated from Makefile.in by configure.
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
16
17SOURCES = $(libcpu_i386_a_SOURCES)
18
19srcdir = .
20top_srcdir = ..
21
22pkgdatadir = $(datadir)/elfutils
23pkglibdir = $(libdir)/elfutils
24pkgincludedir = $(includedir)/elfutils
25top_builddir = ..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = /usr/bin/install -c
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 = :
39build_triplet = i686-pc-linux-gnu
40host_triplet = i686-pc-linux-gnu
41subdir = libcpu
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
45	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
46	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
47	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53LIBRARIES = $(noinst_LIBRARIES)
54AR = ar
55ARFLAGS = cru
56libcpu_i386_a_AR = $(AR) $(ARFLAGS)
57libcpu_i386_a_LIBADD =
58am_libcpu_i386_a_OBJECTS = i386_dis.$(OBJEXT)
59libcpu_i386_a_OBJECTS = $(am_libcpu_i386_a_OBJECTS)
60DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
61depcomp = $(SHELL) $(top_srcdir)/config/depcomp
62am__depfiles_maybe = depfiles
63COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65CCLD = $(CC)
66LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67SOURCES = $(libcpu_i386_a_SOURCES)
68DIST_SOURCES = $(libcpu_i386_a_SOURCES)
69ETAGS = etags
70CTAGS = ctags
71DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
73AMDEP_FALSE = #
74AMDEP_TRUE = 
75AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
76AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
77AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
78AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
79AWK = gawk
80CC = gcc
81CCDEPMODE = depmode=gcc3
82CFLAGS = -g -O2
83CPP = gcc -E
84CPPFLAGS = 
85CYGPATH_W = echo
86DATADIRNAME = ${prefix}/share
87DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow
88DEPDIR = .deps
89ECHO_C = 
90ECHO_N = -n
91ECHO_T = 
92EGREP = grep -E
93EXEEXT = 
94GMSGFMT = /usr/bin/msgfmt
95INSTALL_DATA = ${INSTALL} -m 644
96INSTALL_PROGRAM = ${INSTALL}
97INSTALL_SCRIPT = ${INSTALL}
98INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
99INTLLIBS = 
100LDFLAGS = 
101LEX = flex
102LEXLIB = -lfl
103LEX_OUTPUT_ROOT = lex.yy
104LIBICONV = -liconv
105LIBINTL = 
106LIBOBJS = 
107LIBS = 
108LOCALEDIR = ${prefix}/share
109LTLIBICONV = -liconv
110LTLIBINTL = 
111LTLIBOBJS = 
112MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
113MKINSTALLDIRS = config/mkinstalldirs
114MSGFMT = /usr/bin/msgfmt
115MSGMERGE = /usr/bin/msgmerge
116MUDFLAP_FALSE = 
117MUDFLAP_TRUE = #
118NATIVE_LD_FALSE = 
119NATIVE_LD_TRUE = #
120OBJEXT = o
121PACKAGE = elfutils
122PACKAGE_BUGREPORT = http://bugzilla.redhat.com/bugzilla/
123PACKAGE_NAME = Red Hat elfutils
124PACKAGE_STRING = Red Hat elfutils 0.97
125PACKAGE_TARNAME = elfutils
126PACKAGE_VERSION = 0.97
127PATH_SEPARATOR = :
128POSUB = po
129RANLIB = ranlib
130SET_MAKE = 
131SHELL = /bin/sh
132STRIP = 
133USE_NLS = yes
134VERSION = 0.97
135XGETTEXT = /usr/bin/xgettext
136YACC = bison -y
137ac_ct_CC = gcc
138ac_ct_RANLIB = ranlib
139ac_ct_STRIP = 
140am__fastdepCC_FALSE = #
141am__fastdepCC_TRUE = 
142am__include = include
143am__leading_dot = .
144am__quote = 
145am__tar = ${AMTAR} chof - "$$tardir"
146am__untar = ${AMTAR} xf -
147base_cpu = none
148bindir = ${exec_prefix}/bin
149build = i686-pc-linux-gnu
150build_alias = 
151build_cpu = i686
152build_os = linux-gnu
153build_vendor = pc
154datadir = ${prefix}/share
155exec_prefix = ${prefix}
156host = i686-pc-linux-gnu
157host_alias = 
158host_cpu = i686
159host_os = linux-gnu
160host_vendor = pc
161includedir = ${prefix}/include
162infodir = ${prefix}/info
163install_sh = /work/elfutils/stock/elfutils-0.97/config/install-sh
164libdir = ${exec_prefix}/lib
165libexecdir = ${exec_prefix}/libexec
166localstatedir = ${prefix}/var
167mandir = ${prefix}/man
168mkdir_p = mkdir -p --
169oldincludedir = /usr/include
170prefix = /work/elfutils/google/linux-install-elfutils-0.97/
171program_transform_name = s,x,x,
172sbindir = ${exec_prefix}/sbin
173sharedstatedir = ${prefix}/com
174sysconfdir = ${prefix}/etc
175target_alias = 
176INCLUDES = -I$(srcdir)
177noinst_LIBRARIES = libcpu_i386.a
178libcpu_i386_a_SOURCES = i386_dis.c
179all: all-am
180
181.SUFFIXES:
182.SUFFIXES: .c .o .obj
183$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
184	@for dep in $?; do \
185	  case '$(am__configure_deps)' in \
186	    *$$dep*) \
187	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
188		&& exit 0; \
189	      exit 1;; \
190	  esac; \
191	done; \
192	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  libcpu/Makefile'; \
193	cd $(top_srcdir) && \
194	  $(AUTOMAKE) --gnits  libcpu/Makefile
195.PRECIOUS: Makefile
196Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197	@case '$?' in \
198	  *config.status*) \
199	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
200	  *) \
201	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
203	esac;
204
205$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
206	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207
208$(top_srcdir)/configure:  $(am__configure_deps)
209	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
211	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213clean-noinstLIBRARIES:
214	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
215libcpu_i386.a: $(libcpu_i386_a_OBJECTS) $(libcpu_i386_a_DEPENDENCIES) 
216	-rm -f libcpu_i386.a
217	$(libcpu_i386_a_AR) libcpu_i386.a $(libcpu_i386_a_OBJECTS) $(libcpu_i386_a_LIBADD)
218	$(RANLIB) libcpu_i386.a
219
220mostlyclean-compile:
221	-rm -f *.$(OBJEXT)
222
223distclean-compile:
224	-rm -f *.tab.c
225
226include ./$(DEPDIR)/i386_dis.Po
227
228.c.o:
229	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
230	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
231#	source='$<' object='$@' libtool=no \
232#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
233#	$(COMPILE) -c $<
234
235.c.obj:
236	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
237	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
238#	source='$<' object='$@' libtool=no \
239#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
240#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
241uninstall-info-am:
242
243ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245	unique=`for i in $$list; do \
246	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247	  done | \
248	  $(AWK) '    { files[$$0] = 1; } \
249	       END { for (i in files) print i; }'`; \
250	mkid -fID $$unique
251tags: TAGS
252
253TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
254		$(TAGS_FILES) $(LISP)
255	tags=; \
256	here=`pwd`; \
257	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
258	unique=`for i in $$list; do \
259	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260	  done | \
261	  $(AWK) '    { files[$$0] = 1; } \
262	       END { for (i in files) print i; }'`; \
263	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
264	  test -n "$$unique" || unique=$$empty_fix; \
265	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
266	    $$tags $$unique; \
267	fi
268ctags: CTAGS
269CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
270		$(TAGS_FILES) $(LISP)
271	tags=; \
272	here=`pwd`; \
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	test -z "$(CTAGS_ARGS)$$tags$$unique" \
280	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
281	     $$tags $$unique
282
283GTAGS:
284	here=`$(am__cd) $(top_builddir) && pwd` \
285	  && cd $(top_srcdir) \
286	  && gtags -i $(GTAGS_ARGS) $$here
287
288distclean-tags:
289	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
290
291distdir: $(DISTFILES)
292	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
293	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
294	list='$(DISTFILES)'; for file in $$list; do \
295	  case $$file in \
296	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
297	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
298	  esac; \
299	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
300	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
301	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
302	    dir="/$$dir"; \
303	    $(mkdir_p) "$(distdir)$$dir"; \
304	  else \
305	    dir=''; \
306	  fi; \
307	  if test -d $$d/$$file; then \
308	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310	    fi; \
311	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312	  else \
313	    test -f $(distdir)/$$file \
314	    || cp -p $$d/$$file $(distdir)/$$file \
315	    || exit 1; \
316	  fi; \
317	done
318check-am: all-am
319check: check-am
320all-am: Makefile $(LIBRARIES)
321installdirs:
322install: install-am
323install-exec: install-exec-am
324install-data: install-data-am
325uninstall: uninstall-am
326
327install-am: all-am
328	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
329
330installcheck: installcheck-am
331install-strip:
332	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334	  `test -z '$(STRIP)' || \
335	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336mostlyclean-generic:
337
338clean-generic:
339
340distclean-generic:
341	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
342
343maintainer-clean-generic:
344	@echo "This command is intended for maintainers to use"
345	@echo "it deletes files that may require special tools to rebuild."
346clean: clean-am
347
348clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
349
350distclean: distclean-am
351	-rm -rf ./$(DEPDIR)
352	-rm -f Makefile
353distclean-am: clean-am distclean-compile distclean-generic \
354	distclean-tags
355
356dvi: dvi-am
357
358dvi-am:
359
360html: html-am
361
362info: info-am
363
364info-am:
365
366install-data-am:
367
368install-exec-am:
369
370install-info: install-info-am
371
372install-man:
373
374installcheck-am:
375
376maintainer-clean: maintainer-clean-am
377	-rm -rf ./$(DEPDIR)
378	-rm -f Makefile
379maintainer-clean-am: distclean-am maintainer-clean-generic
380
381mostlyclean: mostlyclean-am
382
383mostlyclean-am: mostlyclean-compile mostlyclean-generic
384
385pdf: pdf-am
386
387pdf-am:
388
389ps: ps-am
390
391ps-am:
392
393uninstall-am: uninstall-info-am
394
395.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
396	clean-noinstLIBRARIES ctags distclean distclean-compile \
397	distclean-generic distclean-tags distdir dvi dvi-am html \
398	html-am info info-am install install-am install-data \
399	install-data-am install-exec install-exec-am install-info \
400	install-info-am install-man install-strip installcheck \
401	installcheck-am installdirs maintainer-clean \
402	maintainer-clean-generic mostlyclean mostlyclean-compile \
403	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
404	uninstall-am uninstall-info-am
405
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT:
409