• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.9.2 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 = $(libcpu_i386_a_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 = :
39build_triplet = @build@
40host_triplet = @host@
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 = @ACLOCAL@
73AMDEP_FALSE = @AMDEP_FALSE@
74AMDEP_TRUE = @AMDEP_TRUE@
75AMTAR = @AMTAR@
76AUTOCONF = @AUTOCONF@
77AUTOHEADER = @AUTOHEADER@
78AUTOMAKE = @AUTOMAKE@
79AWK = @AWK@
80CC = @CC@
81CCDEPMODE = @CCDEPMODE@
82CFLAGS = @CFLAGS@
83CPP = @CPP@
84CPPFLAGS = @CPPFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DATADIRNAME = @DATADIRNAME@
87DEFS = -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -Wshadow
88DEPDIR = @DEPDIR@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
94GMSGFMT = @GMSGFMT@
95INSTALL_DATA = @INSTALL_DATA@
96INSTALL_PROGRAM = @INSTALL_PROGRAM@
97INSTALL_SCRIPT = @INSTALL_SCRIPT@
98INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99INTLLIBS = @INTLLIBS@
100LDFLAGS = @LDFLAGS@
101LEX = @LEX@
102LEXLIB = @LEXLIB@
103LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
104LIBICONV = @LIBICONV@
105LIBINTL = @LIBINTL@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LOCALEDIR = @LOCALEDIR@
109LTLIBICONV = @LTLIBICONV@
110LTLIBINTL = @LTLIBINTL@
111LTLIBOBJS = @LTLIBOBJS@
112MAKEINFO = @MAKEINFO@
113MKINSTALLDIRS = @MKINSTALLDIRS@
114MSGFMT = @MSGFMT@
115MSGMERGE = @MSGMERGE@
116MUDFLAP_FALSE = @MUDFLAP_FALSE@
117MUDFLAP_TRUE = @MUDFLAP_TRUE@
118NATIVE_LD_FALSE = @NATIVE_LD_FALSE@
119NATIVE_LD_TRUE = @NATIVE_LD_TRUE@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128POSUB = @POSUB@
129RANLIB = @RANLIB@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133USE_NLS = @USE_NLS@
134VERSION = @VERSION@
135XGETTEXT = @XGETTEXT@
136YACC = @YACC@
137ac_ct_CC = @ac_ct_CC@
138ac_ct_RANLIB = @ac_ct_RANLIB@
139ac_ct_STRIP = @ac_ct_STRIP@
140am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
141am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
142am__include = @am__include@
143am__leading_dot = @am__leading_dot@
144am__quote = @am__quote@
145am__tar = @am__tar@
146am__untar = @am__untar@
147base_cpu = @base_cpu@
148bindir = @bindir@
149build = @build@
150build_alias = @build_alias@
151build_cpu = @build_cpu@
152build_os = @build_os@
153build_vendor = @build_vendor@
154datadir = @datadir@
155exec_prefix = @exec_prefix@
156host = @host@
157host_alias = @host_alias@
158host_cpu = @host_cpu@
159host_os = @host_os@
160host_vendor = @host_vendor@
161includedir = @includedir@
162infodir = @infodir@
163install_sh = @install_sh@
164libdir = @libdir@
165libexecdir = @libexecdir@
166localstatedir = @localstatedir@
167mandir = @mandir@
168mkdir_p = @mkdir_p@
169oldincludedir = @oldincludedir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172sbindir = @sbindir@
173sharedstatedir = @sharedstatedir@
174sysconfdir = @sysconfdir@
175target_alias = @target_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
226@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386_dis.Po@am__quote@
227
228.c.o:
229@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
230@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
231@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
232@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
233@am__fastdepCC_FALSE@	$(COMPILE) -c $<
234
235.c.obj:
236@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
237@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
238@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
239@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
240@am__fastdepCC_FALSE@	$(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