|
|
1.1.1.4 ! root 1: # Makefile.in generated by automake 1.10 from Makefile.am. 1.1 root 2: # @configure_input@ 3: 1.1.1.4 ! root 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! 5: # 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1.1 root 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 generic/: 18: 19: # $Id: modules,v 1.1 2003/05/16 21:48:04 fredette Exp $ 20: 21: # Copyright (c) 2003 Matt Fredette 22: # All rights reserved. 23: # 24: # Redistribution and use in source and binary forms, with or without 25: # modification, are permitted provided that the following conditions 26: # are met: 27: # 1. Redistributions of source code must retain the above copyright 28: # notice, this list of conditions and the following disclaimer. 29: # 2. Redistributions in binary form must reproduce the above copyright 30: # notice, this list of conditions and the following disclaimer in the 31: # documentation and/or other materials provided with the distribution. 32: # 3. All advertising materials mentioning features or use of this software 33: # must display the following acknowledgement: 34: # This product includes software developed by Matt Fredette. 35: # 4. The name of the author may not be used to endorse or promote products 36: # derived from this software without specific prior written permission. 37: # 38: # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 39: # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 40: # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 41: # DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 42: # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 43: # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 44: # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 45: # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 46: # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 47: # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 48: # POSSIBILITY OF SUCH DAMAGE. 49: 50: VPATH = @srcdir@ 51: pkgdatadir = $(datadir)/@PACKAGE@ 52: pkglibdir = $(libdir)/@PACKAGE@ 53: pkgincludedir = $(includedir)/@PACKAGE@ 54: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 55: install_sh_DATA = $(install_sh) -c -m 644 56: install_sh_PROGRAM = $(install_sh) -c 57: install_sh_SCRIPT = $(install_sh) -c 58: INSTALL_HEADER = $(INSTALL_DATA) 59: transform = $(program_transform_name) 60: NORMAL_INSTALL = : 61: PRE_INSTALL = : 62: POST_INSTALL = : 63: NORMAL_UNINSTALL = : 64: PRE_UNINSTALL = : 65: POST_UNINSTALL = : 66: build_triplet = @build@ 67: host_triplet = @host@ 68: target_triplet = @target@ 1.1.1.4 ! root 69: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ! 70: $(top_srcdir)/modules ! 71: subdir = generic ! 72: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ! 73: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ ! 74: $(top_srcdir)/configure.in ! 75: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ! 76: $(ACLOCAL_M4) ! 77: mkinstalldirs = $(install_sh) -d ! 78: CONFIG_HEADER = $(top_builddir)/config.h ! 79: CONFIG_CLEAN_FILES = ! 80: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ! 81: am__vpath_adj = case $$p in \ ! 82: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ! 83: *) f=$$p;; \ ! 84: esac; ! 85: am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; ! 86: am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkglibdir)" ! 87: libLTLIBRARIES_INSTALL = $(INSTALL) ! 88: pkglibLTLIBRARIES_INSTALL = $(INSTALL) ! 89: LTLIBRARIES = $(lib_LTLIBRARIES) $(pkglib_LTLIBRARIES) ! 90: libtme_generic_la_LIBADD = ! 91: am_libtme_generic_la_OBJECTS = bus.lo bus-device.lo serial.lo \ ! 92: ethernet.lo fb.lo scsi.lo disk.lo tape.lo mouse.lo float.lo \ ! 93: keyboard.lo ! 94: libtme_generic_la_OBJECTS = $(am_libtme_generic_la_OBJECTS) ! 95: libtme_generic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ ! 96: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ! 97: $(libtme_generic_la_LDFLAGS) $(LDFLAGS) -o $@ ! 98: tme_generic_la_DEPENDENCIES = libtme-generic.la ! 99: am_tme_generic_la_OBJECTS = bus-el.lo ! 100: tme_generic_la_OBJECTS = $(am_tme_generic_la_OBJECTS) ! 101: tme_generic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ ! 102: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ! 103: $(tme_generic_la_LDFLAGS) $(LDFLAGS) -o $@ ! 104: DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ ! 105: depcomp = $(SHELL) $(top_srcdir)/depcomp ! 106: am__depfiles_maybe = depfiles ! 107: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ ! 108: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! 109: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! 110: --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ ! 111: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! 112: CCLD = $(CC) ! 113: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! 114: --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ ! 115: $(LDFLAGS) -o $@ ! 116: SOURCES = $(libtme_generic_la_SOURCES) $(tme_generic_la_SOURCES) ! 117: DIST_SOURCES = $(libtme_generic_la_SOURCES) $(tme_generic_la_SOURCES) ! 118: ETAGS = etags ! 119: CTAGS = ctags ! 120: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1.1 root 121: ACLOCAL = @ACLOCAL@ 122: AMTAR = @AMTAR@ 123: AR = @AR@ 124: AUTOCONF = @AUTOCONF@ 125: AUTOHEADER = @AUTOHEADER@ 126: AUTOMAKE = @AUTOMAKE@ 127: AWK = @AWK@ 128: CC = @CC@ 129: CCDEPMODE = @CCDEPMODE@ 130: CFLAGS = @CFLAGS@ 1.1.1.3 root 131: CFLAGS_NO_STRICT_ALIASING = @CFLAGS_NO_STRICT_ALIASING@ 1.1 root 132: CPP = @CPP@ 133: CPPFLAGS = @CPPFLAGS@ 134: CXX = @CXX@ 135: CXXCPP = @CXXCPP@ 136: CXXDEPMODE = @CXXDEPMODE@ 137: CXXFLAGS = @CXXFLAGS@ 138: CYGPATH_W = @CYGPATH_W@ 139: DEFS = @DEFS@ 140: DEPDIR = @DEPDIR@ 141: ECHO = @ECHO@ 142: ECHO_C = @ECHO_C@ 143: ECHO_N = @ECHO_N@ 144: ECHO_T = @ECHO_T@ 145: EGREP = @EGREP@ 146: EXEEXT = @EXEEXT@ 147: F77 = @F77@ 148: FFLAGS = @FFLAGS@ 1.1.1.4 ! root 149: GREP = @GREP@ 1.1.1.2 root 150: GTK_CFLAGS = @GTK_CFLAGS@ 151: GTK_LIBS = @GTK_LIBS@ 1.1 root 152: INCLTDL = @INCLTDL@ 1.1.1.4 ! root 153: INSTALL = @INSTALL@ 1.1 root 154: INSTALL_DATA = @INSTALL_DATA@ 155: INSTALL_PROGRAM = @INSTALL_PROGRAM@ 156: INSTALL_SCRIPT = @INSTALL_SCRIPT@ 157: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 158: LDFLAGS = @LDFLAGS@ 159: LIBLTDL = @LIBLTDL@ 160: LIBOBJS = @LIBOBJS@ 161: LIBS = @LIBS@ 162: LIBTOOL = @LIBTOOL@ 163: LN_S = @LN_S@ 164: LTLIBOBJS = @LTLIBOBJS@ 165: MAKEINFO = @MAKEINFO@ 1.1.1.4 ! root 166: MKDIR_P = @MKDIR_P@ 1.1 root 167: OBJEXT = @OBJEXT@ 168: PACKAGE = @PACKAGE@ 169: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 170: PACKAGE_NAME = @PACKAGE_NAME@ 171: PACKAGE_STRING = @PACKAGE_STRING@ 172: PACKAGE_TARNAME = @PACKAGE_TARNAME@ 173: PACKAGE_VERSION = @PACKAGE_VERSION@ 174: PATH_SEPARATOR = @PATH_SEPARATOR@ 175: PERL = @PERL@ 1.1.1.4 ! root 176: PKG_CONFIG = @PKG_CONFIG@ 1.1 root 177: RANLIB = @RANLIB@ 1.1.1.4 ! root 178: SED = @SED@ 1.1 root 179: SET_MAKE = @SET_MAKE@ 180: SHELL = @SHELL@ 181: STRIP = @STRIP@ 182: TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@ 1.1.1.2 root 183: TME_FB_XLAT_DST = @TME_FB_XLAT_DST@ 184: TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@ 1.1 root 185: TME_HOSTS = @TME_HOSTS@ 186: TME_ICS = @TME_ICS@ 187: TME_IC_SUBDIRS = @TME_IC_SUBDIRS@ 188: TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@ 189: TME_PREOPEN = @TME_PREOPEN@ 1.1.1.2 root 190: TME_SERIALS = @TME_SERIALS@ 191: TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@ 1.1 root 192: VERSION = @VERSION@ 1.1.1.4 ! root 193: XMKMF = @XMKMF@ 1.1.1.2 root 194: X_CFLAGS = @X_CFLAGS@ 195: X_EXTRA_LIBS = @X_EXTRA_LIBS@ 196: X_LIBS = @X_LIBS@ 197: X_PRE_LIBS = @X_PRE_LIBS@ 1.1 root 198: YACC = @YACC@ 1.1.1.4 ! root 199: YFLAGS = @YFLAGS@ ! 200: abs_builddir = @abs_builddir@ ! 201: abs_srcdir = @abs_srcdir@ ! 202: abs_top_builddir = @abs_top_builddir@ ! 203: abs_top_srcdir = @abs_top_srcdir@ 1.1 root 204: ac_ct_CC = @ac_ct_CC@ 205: ac_ct_CXX = @ac_ct_CXX@ 206: ac_ct_F77 = @ac_ct_F77@ 207: am__include = @am__include@ 1.1.1.4 ! root 208: am__leading_dot = @am__leading_dot@ 1.1 root 209: am__quote = @am__quote@ 1.1.1.4 ! root 210: am__tar = @am__tar@ ! 211: am__untar = @am__untar@ 1.1 root 212: bindir = @bindir@ 213: build = @build@ 214: build_alias = @build_alias@ 215: build_cpu = @build_cpu@ 216: build_os = @build_os@ 217: build_vendor = @build_vendor@ 1.1.1.4 ! root 218: builddir = @builddir@ 1.1 root 219: datadir = @datadir@ 1.1.1.4 ! root 220: datarootdir = @datarootdir@ ! 221: docdir = @docdir@ ! 222: dvidir = @dvidir@ 1.1 root 223: exec_prefix = @exec_prefix@ 224: host = @host@ 225: host_alias = @host_alias@ 226: host_cpu = @host_cpu@ 227: host_os = @host_os@ 228: host_vendor = @host_vendor@ 1.1.1.4 ! root 229: htmldir = @htmldir@ 1.1 root 230: includedir = @includedir@ 231: infodir = @infodir@ 232: install_sh = @install_sh@ 233: libdir = @libdir@ 234: libexecdir = @libexecdir@ 1.1.1.4 ! root 235: localedir = @localedir@ 1.1 root 236: localstatedir = @localstatedir@ 237: mandir = @mandir@ 1.1.1.4 ! root 238: mkdir_p = @mkdir_p@ 1.1 root 239: oldincludedir = @oldincludedir@ 1.1.1.4 ! root 240: pdfdir = @pdfdir@ 1.1 root 241: prefix = @prefix@ 242: program_transform_name = @program_transform_name@ 1.1.1.4 ! root 243: psdir = @psdir@ 1.1 root 244: sbindir = @sbindir@ 245: sharedstatedir = @sharedstatedir@ 1.1.1.4 ! root 246: srcdir = @srcdir@ 1.1 root 247: subdirs = @subdirs@ 248: sysconfdir = @sysconfdir@ 249: target = @target@ 250: target_alias = @target_alias@ 251: target_cpu = @target_cpu@ 252: target_os = @target_os@ 253: target_vendor = @target_vendor@ 1.1.1.4 ! root 254: top_builddir = @top_builddir@ ! 255: top_srcdir = @top_srcdir@ 1.1 root 256: AUTOMAKE_OPTIONS = 1.4 gnu 257: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL 258: lib_LTLIBRARIES = libtme-generic.la 1.1.1.2 root 259: libtme_generic_la_SOURCES = bus.c \ 260: bus-device.c \ 261: serial.c \ 262: ethernet.c \ 263: fb.c \ 264: scsi.c \ 265: disk.c \ 266: tape.c \ 267: mouse.c \ 1.1.1.3 root 268: float.c \ 1.1.1.2 root 269: keyboard.c 270: 1.1 root 271: libtme_generic_la_LDFLAGS = -version-info 0:0:0 272: pkglib_LTLIBRARIES = tme_generic.la 273: tme_generic_la_SOURCES = bus-el.c 274: tme_generic_la_LDFLAGS = -module -version-info 0:0:0 275: tme_generic_la_LIBADD = libtme-generic.la 1.1.1.3 root 276: EXTRA_DIST = fb-xlat-auto.sh \ 277: float-auto.sh \ 278: float-auto.c \ 279: bus-device-auto.sh \ 280: bus-device-auto.c 281: 1.1 root 282: all: all-am 283: 284: .SUFFIXES: 285: .SUFFIXES: .c .lo .o .obj 1.1.1.4 ! root 286: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/modules $(am__configure_deps) ! 287: @for dep in $?; do \ ! 288: case '$(am__configure_deps)' in \ ! 289: *$$dep*) \ ! 290: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ ! 291: && exit 0; \ ! 292: exit 1;; \ ! 293: esac; \ ! 294: done; \ ! 295: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu generic/Makefile'; \ 1.1 root 296: cd $(top_srcdir) && \ 297: $(AUTOMAKE) --gnu generic/Makefile 1.1.1.4 ! root 298: .PRECIOUS: Makefile ! 299: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ! 300: @case '$?' in \ ! 301: *config.status*) \ ! 302: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ! 303: *) \ ! 304: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ! 305: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ! 306: esac; ! 307: ! 308: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ! 309: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 310: ! 311: $(top_srcdir)/configure: $(am__configure_deps) ! 312: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 313: $(ACLOCAL_M4): $(am__aclocal_m4_deps) ! 314: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1.1 root 315: install-libLTLIBRARIES: $(lib_LTLIBRARIES) 316: @$(NORMAL_INSTALL) 1.1.1.4 ! root 317: test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 1.1 root 318: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 319: if test -f $$p; then \ 1.1.1.4 ! root 320: f=$(am__strip_dir) \ ! 321: echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ ! 322: $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 1.1 root 323: else :; fi; \ 324: done 325: 326: uninstall-libLTLIBRARIES: 327: @$(NORMAL_UNINSTALL) 328: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 1.1.1.4 ! root 329: p=$(am__strip_dir) \ ! 330: echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ ! 331: $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ 1.1 root 332: done 333: 334: clean-libLTLIBRARIES: 335: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 336: @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 337: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 1.1.1.4 ! root 338: test "$$dir" != "$$p" || dir=.; \ 1.1 root 339: echo "rm -f \"$${dir}/so_locations\""; \ 340: rm -f "$${dir}/so_locations"; \ 341: done 342: install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES) 343: @$(NORMAL_INSTALL) 1.1.1.4 ! root 344: test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" 1.1 root 345: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ 346: if test -f $$p; then \ 1.1.1.4 ! root 347: f=$(am__strip_dir) \ ! 348: echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \ ! 349: $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \ 1.1 root 350: else :; fi; \ 351: done 352: 353: uninstall-pkglibLTLIBRARIES: 354: @$(NORMAL_UNINSTALL) 355: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ 1.1.1.4 ! root 356: p=$(am__strip_dir) \ ! 357: echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \ ! 358: $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \ 1.1 root 359: done 360: 361: clean-pkglibLTLIBRARIES: 362: -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES) 363: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ 364: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 1.1.1.4 ! root 365: test "$$dir" != "$$p" || dir=.; \ 1.1 root 366: echo "rm -f \"$${dir}/so_locations\""; \ 367: rm -f "$${dir}/so_locations"; \ 368: done 369: libtme-generic.la: $(libtme_generic_la_OBJECTS) $(libtme_generic_la_DEPENDENCIES) 1.1.1.4 ! root 370: $(libtme_generic_la_LINK) -rpath $(libdir) $(libtme_generic_la_OBJECTS) $(libtme_generic_la_LIBADD) $(LIBS) 1.1 root 371: tme_generic.la: $(tme_generic_la_OBJECTS) $(tme_generic_la_DEPENDENCIES) 1.1.1.4 ! root 372: $(tme_generic_la_LINK) -rpath $(pkglibdir) $(tme_generic_la_OBJECTS) $(tme_generic_la_LIBADD) $(LIBS) 1.1 root 373: 374: mostlyclean-compile: 1.1.1.4 ! root 375: -rm -f *.$(OBJEXT) 1.1 root 376: 377: distclean-compile: 378: -rm -f *.tab.c 379: 380: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bus-device.Plo@am__quote@ 381: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bus-el.Plo@am__quote@ 382: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bus.Plo@am__quote@ 1.1.1.2 root 383: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk.Plo@am__quote@ 1.1 root 384: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ethernet.Plo@am__quote@ 1.1.1.2 root 385: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fb.Plo@am__quote@ 1.1.1.3 root 386: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Plo@am__quote@ 1.1.1.2 root 387: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyboard.Plo@am__quote@ 388: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mouse.Plo@am__quote@ 389: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scsi.Plo@am__quote@ 1.1 root 390: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/serial.Plo@am__quote@ 1.1.1.2 root 391: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tape.Plo@am__quote@ 1.1 root 392: 393: .c.o: 1.1.1.4 ! root 394: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! 395: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1.1 root 396: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1.1.1.4 ! root 397: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 398: @am__fastdepCC_FALSE@ $(COMPILE) -c $< 1.1 root 399: 400: .c.obj: 1.1.1.4 ! root 401: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ! 402: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 1.1 root 403: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 1.1.1.4 ! root 404: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 405: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 1.1 root 406: 407: .c.lo: 1.1.1.4 ! root 408: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! 409: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 1.1 root 410: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 1.1.1.4 ! root 411: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 412: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 1.1 root 413: 414: mostlyclean-libtool: 415: -rm -f *.lo 416: 417: clean-libtool: 418: -rm -rf .libs _libs 419: 420: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 421: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 422: unique=`for i in $$list; do \ 423: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 424: done | \ 425: $(AWK) ' { files[$$0] = 1; } \ 426: END { for (i in files) print i; }'`; \ 427: mkid -fID $$unique 1.1.1.4 ! root 428: tags: TAGS 1.1 root 429: 430: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 431: $(TAGS_FILES) $(LISP) 432: tags=; \ 433: here=`pwd`; \ 434: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 435: unique=`for i in $$list; do \ 436: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 437: done | \ 438: $(AWK) ' { files[$$0] = 1; } \ 439: END { for (i in files) print i; }'`; \ 1.1.1.4 ! root 440: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ ! 441: test -n "$$unique" || unique=$$empty_fix; \ ! 442: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ! 443: $$tags $$unique; \ ! 444: fi 1.1 root 445: ctags: CTAGS 446: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 447: $(TAGS_FILES) $(LISP) 448: tags=; \ 449: here=`pwd`; \ 450: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 451: unique=`for i in $$list; do \ 452: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 453: done | \ 454: $(AWK) ' { files[$$0] = 1; } \ 455: END { for (i in files) print i; }'`; \ 456: test -z "$(CTAGS_ARGS)$$tags$$unique" \ 457: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 458: $$tags $$unique 459: 460: GTAGS: 461: here=`$(am__cd) $(top_builddir) && pwd` \ 462: && cd $(top_srcdir) \ 463: && gtags -i $(GTAGS_ARGS) $$here 464: 465: distclean-tags: 466: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 467: 468: distdir: $(DISTFILES) 1.1.1.4 ! root 469: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 470: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 471: list='$(DISTFILES)'; \ ! 472: dist_files=`for file in $$list; do echo $$file; done | \ ! 473: sed -e "s|^$$srcdirstrip/||;t" \ ! 474: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ! 475: case $$dist_files in \ ! 476: */*) $(MKDIR_P) `echo "$$dist_files" | \ ! 477: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ! 478: sort -u` ;; \ ! 479: esac; \ ! 480: for file in $$dist_files; do \ 1.1 root 481: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 482: if test -d $$d/$$file; then \ 1.1.1.4 ! root 483: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 1.1 root 484: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 485: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 486: fi; \ 487: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 488: else \ 489: test -f $(distdir)/$$file \ 490: || cp -p $$d/$$file $(distdir)/$$file \ 491: || exit 1; \ 492: fi; \ 493: done 494: check-am: all-am 495: check: check-am 496: all-am: Makefile $(LTLIBRARIES) all-local 497: installdirs: 1.1.1.4 ! root 498: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkglibdir)"; do \ ! 499: test -z "$$dir" || $(MKDIR_P) "$$dir"; \ ! 500: done 1.1 root 501: install: install-am 502: install-exec: install-exec-am 503: install-data: install-data-am 504: uninstall: uninstall-am 505: 506: install-am: all-am 507: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 508: 509: installcheck: installcheck-am 510: install-strip: 511: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 1.1.1.4 ! root 512: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 1.1 root 513: `test -z '$(STRIP)' || \ 514: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 515: mostlyclean-generic: 516: 517: clean-generic: 518: 519: distclean-generic: 1.1.1.4 ! root 520: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 1.1 root 521: 522: maintainer-clean-generic: 523: @echo "This command is intended for maintainers to use" 524: @echo "it deletes files that may require special tools to rebuild." 525: clean: clean-am 526: 527: clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 528: clean-pkglibLTLIBRARIES mostlyclean-am 529: 530: distclean: distclean-am 1.1.1.4 ! root 531: -rm -rf ./$(DEPDIR) ! 532: -rm -f Makefile ! 533: distclean-am: clean-am distclean-compile distclean-generic \ ! 534: distclean-tags 1.1 root 535: 536: dvi: dvi-am 537: 538: dvi-am: 539: 1.1.1.4 ! root 540: html: html-am ! 541: 1.1 root 542: info: info-am 543: 544: info-am: 545: 546: install-data-am: 547: 1.1.1.4 ! root 548: install-dvi: install-dvi-am ! 549: 1.1 root 550: install-exec-am: install-libLTLIBRARIES install-pkglibLTLIBRARIES 551: 1.1.1.4 ! root 552: install-html: install-html-am ! 553: 1.1 root 554: install-info: install-info-am 555: 556: install-man: 557: 1.1.1.4 ! root 558: install-pdf: install-pdf-am ! 559: ! 560: install-ps: install-ps-am ! 561: 1.1 root 562: installcheck-am: 563: 564: maintainer-clean: maintainer-clean-am 1.1.1.4 ! root 565: -rm -rf ./$(DEPDIR) ! 566: -rm -f Makefile 1.1 root 567: maintainer-clean-am: distclean-am maintainer-clean-generic 568: 569: mostlyclean: mostlyclean-am 570: 571: mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 572: mostlyclean-libtool 573: 574: pdf: pdf-am 575: 576: pdf-am: 577: 578: ps: ps-am 579: 580: ps-am: 581: 1.1.1.4 ! root 582: uninstall-am: uninstall-libLTLIBRARIES uninstall-pkglibLTLIBRARIES ! 583: ! 584: .MAKE: install-am install-strip 1.1 root 585: 586: .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \ 587: clean-generic clean-libLTLIBRARIES clean-libtool \ 588: clean-pkglibLTLIBRARIES ctags distclean distclean-compile \ 1.1.1.4 ! root 589: distclean-generic distclean-libtool distclean-tags distdir dvi \ ! 590: dvi-am html html-am info info-am install install-am \ ! 591: install-data install-data-am install-dvi install-dvi-am \ ! 592: install-exec install-exec-am install-html install-html-am \ ! 593: install-info install-info-am install-libLTLIBRARIES \ ! 594: install-man install-pdf install-pdf-am \ ! 595: install-pkglibLTLIBRARIES install-ps install-ps-am \ 1.1 root 596: install-strip installcheck installcheck-am installdirs \ 597: maintainer-clean maintainer-clean-generic mostlyclean \ 1.1.1.4 ! root 598: mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ ! 599: pdf pdf-am ps ps-am tags uninstall uninstall-am \ 1.1 root 600: uninstall-libLTLIBRARIES uninstall-pkglibLTLIBRARIES 601: 602: 1.1.1.2 root 603: # target to make fb-xlat-auto.c: 604: fb-xlat-auto.c: fb-xlat-auto.sh 605: $(SHELL) $(srcdir)/fb-xlat-auto.sh src @TME_FB_XLAT_SRC@ dst @TME_FB_XLAT_DST@ > $@ 606: 607: # fb.lo depends on fb-xlat-auto.c: 608: fb.lo: fb-xlat-auto.c 609: 1.1.1.3 root 610: # target to make float-auto.c: 611: float-auto.c: float-auto.sh 612: $(SHELL) $(srcdir)/float-auto.sh > $@ 613: 614: # float.lo depends on float-auto.c: 615: float.lo: float-auto.c 616: 617: # target to make bus-device-auto.c: 618: bus-device-auto.c: bus-device-auto.sh 619: $(SHELL) $(srcdir)/bus-device-auto.sh > $@ 620: 621: # bus-device.lo depends on bus-device-auto.c: 622: bus-device.lo: bus-device-auto.c 623: 1.1 root 624: # this automake include file must be included in all directories that 625: # build modules. it updates the modules index that will be installed 626: # along with all of the modules, and also handles some static building 627: # details. this is done with an all-local target: 628: all-local: 629: # 630: # first, all source files in the current directory are searched for 631: # element "new" function declarations. these declarations provide 632: # enough information to determine the published module name, the 633: # libtool module name, and "submodule" name. this information is 634: # appended to a tme-plugins.txt file, which will be installed in 635: # $(pkglibdir). 636: # 637: # the choice of $(top_builddir)/tme/tme-plugins.txt is important. 638: # when debugging, the person doing the debugging is expected to have 639: # the good sense to set LTDL_LIBRARY_PATH to $(top_builddir), so 640: # module.c will correctly use the uninstalled plugins list for all 641: # "tme/" modules. 642: # 643: # this is abuse of the $(top_builddir)/tme directory, yes, since 644: # this directory was originally just for include files and to make 645: # #include <tme/FOO.h> work right when building: 646: @echo updating tme modules list.. 647: @grep TME_ELEMENT_NEW_DECL $(srcdir)/*.c | \ 648: sed -e 's%.*TME_ELEMENT_NEW_DECL(\(.*\)).*%\1%' \ 649: >> $(top_builddir)/tme/tme-plugins.txt 650: @grep TME_ELEMENT_SUB_NEW_DECL $(srcdir)/*.c | \ 651: sed -e 's%.*TME_ELEMENT_SUB_NEW_DECL(\(.*\),\(.*\)).*%\1_\2 \1 \2%' \ 652: >> $(top_builddir)/tme/tme-plugins.txt 653: @grep TME_ELEMENT_X_NEW_DECL $(srcdir)/*.c | \ 654: sed -e 's%.*TME_ELEMENT_X_NEW_DECL(\(.*\),\(.*\),\(.*\)).*%\1\3 \1\2 \3%' \ 655: >> $(top_builddir)/tme/tme-plugins.txt 656: # 657: # next, when building statically, either for debugging purposes or 658: # because we're on a weak platform, we have to use libtool's "preopen" 659: # mechanism. 660: # 661: # this means at least specifying all of the modules that could 662: # potentially be lt_dlopen'ed on any main program's link command line, 663: # using libtool's -dlpreopen option. 664: # 665: # so we append suitable -dlpreopen options for all modules built in 666: # this directory to a file, in this case 667: # $(top_builddir)/tme-preopen.txt. when building statically, 668: # configure.in will then substitute @TME_PREOPEN@ with: 669: # 670: # `cat $(top_builddir)/tme-preopen.txt` 671: # 672: # else it will substitute the empty string. when linking programs, 673: # @TME_PREOPEN@ is then used on the program's link command line. 674: # 675: # additionally, libtool, at least through version 1.5, has a 676: # limitation in that the pseudo-library (the .la file) must be present 677: # even for a preloaded module. if we aren't debugging, everything is 678: # installed, so this is not a problem. 679: # 680: # however, if we are debugging, nothing is installed, so we have to do 681: # something to make sure that the .la files can be found. 682: # 683: # the person doing the debugging is already expected to set 684: # LTDL_LIBRARY_PATH to the top of the build directory, so that 685: # module.c can find the uninstalled tme-plugins.txt file, and libtool 686: # will want to look in this directory for .la files, so we simply copy 687: # all of the .la files into that same directory: 688: @if test "x$(pkglib_LTLIBRARIES)" != x; then \ 689: for module in $(pkglib_LTLIBRARIES); do \ 690: echo $$module ; \ 691: echo -dlpreopen ../$(subdir)/$$module >> $(top_builddir)/tme-preopen.txt ; \ 692: cp $$module $(top_builddir)/tme ; \ 693: done ; \ 694: fi 695: # Tell versions [3.59,3.63) of GNU make to not export all variables. 696: # Otherwise a system limit (for SysV at least) may be exceeded. 697: .NOEXPORT:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.