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