|
|
1.1.1.2 ! root 1: # Makefile.in generated automatically by automake 1.5 from Makefile.am. 1.1 root 2: 1.1.1.2 ! root 3: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 ! 4: # Free Software Foundation, Inc. 1.1 root 5: # This Makefile.in is free software; the Free Software Foundation 6: # gives unlimited permission to copy and/or distribute it, 7: # with or without modifications, as long as this notice is preserved. 8: 9: # This program is distributed in the hope that it will be useful, 10: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 11: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12: # PARTICULAR PURPOSE. 13: 1.1.1.2 ! root 14: @SET_MAKE@ 1.1 root 15: 16: SHELL = @SHELL@ 17: 18: srcdir = @srcdir@ 19: top_srcdir = @top_srcdir@ 20: VPATH = @srcdir@ 21: prefix = @prefix@ 22: exec_prefix = @exec_prefix@ 23: 24: bindir = @bindir@ 25: sbindir = @sbindir@ 26: libexecdir = @libexecdir@ 27: datadir = @datadir@ 28: sysconfdir = @sysconfdir@ 29: sharedstatedir = @sharedstatedir@ 30: localstatedir = @localstatedir@ 31: libdir = @libdir@ 32: infodir = @infodir@ 33: mandir = @mandir@ 34: includedir = @includedir@ 35: oldincludedir = /usr/include 36: pkgdatadir = $(datadir)/@PACKAGE@ 37: pkglibdir = $(libdir)/@PACKAGE@ 38: pkgincludedir = $(includedir)/@PACKAGE@ 39: top_builddir = .. 40: 41: ACLOCAL = @ACLOCAL@ 42: AUTOCONF = @AUTOCONF@ 43: AUTOMAKE = @AUTOMAKE@ 44: AUTOHEADER = @AUTOHEADER@ 45: 46: INSTALL = @INSTALL@ 1.1.1.2 ! root 47: INSTALL_PROGRAM = @INSTALL_PROGRAM@ 1.1 root 48: INSTALL_DATA = @INSTALL_DATA@ 49: INSTALL_SCRIPT = @INSTALL_SCRIPT@ 1.1.1.2 ! root 50: INSTALL_HEADER = $(INSTALL_DATA) 1.1 root 51: transform = @program_transform_name@ 52: NORMAL_INSTALL = : 53: PRE_INSTALL = : 54: POST_INSTALL = : 55: NORMAL_UNINSTALL = : 56: PRE_UNINSTALL = : 57: POST_UNINSTALL = : 58: build_alias = @build_alias@ 59: build_triplet = @build@ 60: host_alias = @host_alias@ 61: host_triplet = @host@ 62: target_alias = @target_alias@ 63: target_triplet = @target@ 1.1.1.2 ! root 64: AMTAR = @AMTAR@ ! 65: ASMOUTPUT = @ASMOUTPUT@ ! 66: AWK = @AWK@ 1.1 root 67: CC = @CC@ 1.1.1.2 ! root 68: DEPDIR = @DEPDIR@ ! 69: EXEEXT = @EXEEXT@ ! 70: GTK_CFLAGS = @GTK_CFLAGS@ ! 71: GTK_CONFIG = @GTK_CONFIG@ ! 72: GTK_LIBS = @GTK_LIBS@ ! 73: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ! 74: MY_DIST_SUBDIRS = @MY_DIST_SUBDIRS@ ! 75: MY_LIBS = @MY_LIBS@ ! 76: MY_SUBDIRS = @MY_SUBDIRS@ ! 77: OBJEXT = @OBJEXT@ 1.1 root 78: PACKAGE = @PACKAGE@ 79: PROGRAM = @PROGRAM@ 80: RANLIB = @RANLIB@ 1.1.1.2 ! root 81: SDL_CFLAGS = @SDL_CFLAGS@ ! 82: SDL_CONFIG = @SDL_CONFIG@ ! 83: SDL_LIBS = @SDL_LIBS@ ! 84: UNDERSCORE = @UNDERSCORE@ 1.1 root 85: VERSION = @VERSION@ 1.1.1.2 ! root 86: am__include = @am__include@ ! 87: am__quote = @am__quote@ ! 88: install_sh = @install_sh@ ! 89: ! 90: noinst_PROGRAMS = def68k head gen68k ! 91: BUILT_SOURCES = def68k-iibs.h def68k-funcs.h def68k-proto.h \ ! 92: cpu68k-0.c cpu68k-1.c cpu68k-2.c cpu68k-3.c \ ! 93: cpu68k-4.c cpu68k-5.c cpu68k-6.c cpu68k-7.c \ ! 94: cpu68k-8.c cpu68k-9.c cpu68k-a.c cpu68k-b.c \ ! 95: cpu68k-c.c cpu68k-d.c cpu68k-e.c cpu68k-f.c 1.1 root 96: 97: 98: def68k_SOURCES = def68k.c tab68k.c 99: INCLUDES = -I../hdr -I. 100: 1.1.1.2 ! root 101: head_SOURCES = def68k-iibs.h def68k-funcs.h def68k-proto.h 1.1 root 102: 103: gen68k_SOURCES = gen68k.c tab68k.c 104: gen68k_DEPENDENCIES = def68k-iibs.h 105: 106: noinst_LIBRARIES = lib68k.a 1.1.1.2 ! root 107: lib68k_a_SOURCES = cpu68k-0.c cpu68k-1.c cpu68k-2.c cpu68k-3.c \ ! 108: cpu68k-4.c cpu68k-5.c cpu68k-6.c cpu68k-7.c \ ! 109: cpu68k-8.c cpu68k-9.c cpu68k-a.c cpu68k-b.c \ ! 110: cpu68k-c.c cpu68k-d.c cpu68k-e.c cpu68k-f.c 1.1 root 111: 112: lib68k_a_DEPENDENCIES = def68k-iibs.h 113: 1.1.1.2 ! root 114: MOSTLYCLEANFILES = ${lib68k_a_SOURCES} ${head_SOURCES} ! 115: subdir = cpu68k 1.1 root 116: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 1.1.1.2 ! root 117: CONFIG_HEADER = $(top_builddir)/config.h ! 118: CONFIG_CLEAN_FILES = ! 119: LIBRARIES = $(noinst_LIBRARIES) ! 120: ! 121: lib68k_a_AR = $(AR) cru ! 122: lib68k_a_LIBADD = ! 123: am_lib68k_a_OBJECTS = cpu68k-0.$(OBJEXT) cpu68k-1.$(OBJEXT) \ ! 124: cpu68k-2.$(OBJEXT) cpu68k-3.$(OBJEXT) cpu68k-4.$(OBJEXT) \ ! 125: cpu68k-5.$(OBJEXT) cpu68k-6.$(OBJEXT) cpu68k-7.$(OBJEXT) \ ! 126: cpu68k-8.$(OBJEXT) cpu68k-9.$(OBJEXT) cpu68k-a.$(OBJEXT) \ ! 127: cpu68k-b.$(OBJEXT) cpu68k-c.$(OBJEXT) cpu68k-d.$(OBJEXT) \ ! 128: cpu68k-e.$(OBJEXT) cpu68k-f.$(OBJEXT) ! 129: lib68k_a_OBJECTS = $(am_lib68k_a_OBJECTS) ! 130: noinst_PROGRAMS = def68k$(EXEEXT) head$(EXEEXT) gen68k$(EXEEXT) ! 131: PROGRAMS = $(noinst_PROGRAMS) 1.1 root 132: 1.1.1.2 ! root 133: am_def68k_OBJECTS = def68k.$(OBJEXT) tab68k.$(OBJEXT) ! 134: def68k_OBJECTS = $(am_def68k_OBJECTS) ! 135: def68k_LDADD = $(LDADD) ! 136: def68k_DEPENDENCIES = ! 137: def68k_LDFLAGS = ! 138: am_gen68k_OBJECTS = gen68k.$(OBJEXT) tab68k.$(OBJEXT) ! 139: gen68k_OBJECTS = $(am_gen68k_OBJECTS) ! 140: gen68k_LDADD = $(LDADD) ! 141: gen68k_LDFLAGS = ! 142: am_head_OBJECTS = ! 143: head_OBJECTS = $(am_head_OBJECTS) ! 144: head_LDADD = $(LDADD) ! 145: head_DEPENDENCIES = ! 146: head_LDFLAGS = 1.1 root 147: 1.1.1.2 ! root 148: DEFS = @DEFS@ ! 149: DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 1.1 root 150: CPPFLAGS = @CPPFLAGS@ 151: LDFLAGS = @LDFLAGS@ 152: LIBS = @LIBS@ 1.1.1.2 ! root 153: depcomp = $(SHELL) $(top_srcdir)/depcomp ! 154: @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/cpu68k-0.Po $(DEPDIR)/cpu68k-1.Po \ ! 155: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-2.Po $(DEPDIR)/cpu68k-3.Po \ ! 156: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-4.Po $(DEPDIR)/cpu68k-5.Po \ ! 157: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-6.Po $(DEPDIR)/cpu68k-7.Po \ ! 158: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-8.Po $(DEPDIR)/cpu68k-9.Po \ ! 159: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-a.Po $(DEPDIR)/cpu68k-b.Po \ ! 160: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-c.Po $(DEPDIR)/cpu68k-d.Po \ ! 161: @AMDEP_TRUE@ $(DEPDIR)/cpu68k-e.Po $(DEPDIR)/cpu68k-f.Po \ ! 162: @AMDEP_TRUE@ $(DEPDIR)/def68k.Po $(DEPDIR)/gen68k.Po \ ! 163: @AMDEP_TRUE@ $(DEPDIR)/tab68k.Po ! 164: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ ! 165: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 1.1 root 166: CCLD = $(CC) 1.1.1.2 ! root 167: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ ! 168: CFLAGS = @CFLAGS@ ! 169: DIST_SOURCES = $(lib68k_a_SOURCES) $(def68k_SOURCES) $(gen68k_SOURCES) \ ! 170: $(head_SOURCES) ! 171: DIST_COMMON = Makefile.am Makefile.in ! 172: SOURCES = $(lib68k_a_SOURCES) $(def68k_SOURCES) $(gen68k_SOURCES) $(head_SOURCES) 1.1 root 173: 1.1.1.2 ! root 174: all: $(BUILT_SOURCES) ! 175: $(MAKE) $(AM_MAKEFLAGS) all-am 1.1 root 176: 177: .SUFFIXES: 1.1.1.2 ! root 178: .SUFFIXES: .c .o .obj ! 179: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) ! 180: cd $(top_srcdir) && \ ! 181: $(AUTOMAKE) --gnu cpu68k/Makefile ! 182: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ! 183: cd $(top_builddir) && \ ! 184: CONFIG_HEADERS= CONFIG_LINKS= \ ! 185: CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status 1.1 root 186: 1.1.1.2 ! root 187: AR = ar 1.1 root 188: 189: clean-noinstLIBRARIES: 190: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 1.1.1.2 ! root 191: lib68k.a: $(lib68k_a_OBJECTS) $(lib68k_a_DEPENDENCIES) 1.1 root 192: -rm -f lib68k.a 1.1.1.2 ! root 193: $(lib68k_a_AR) lib68k.a $(lib68k_a_OBJECTS) $(lib68k_a_LIBADD) 1.1 root 194: $(RANLIB) lib68k.a 195: 196: clean-noinstPROGRAMS: 197: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) 1.1.1.2 ! root 198: def68k$(EXEEXT): $(def68k_OBJECTS) $(def68k_DEPENDENCIES) ! 199: @rm -f def68k$(EXEEXT) ! 200: $(LINK) $(def68k_LDFLAGS) $(def68k_OBJECTS) $(def68k_LDADD) $(LIBS) ! 201: gen68k$(EXEEXT): $(gen68k_OBJECTS) $(gen68k_DEPENDENCIES) ! 202: @rm -f gen68k$(EXEEXT) ! 203: $(LINK) $(gen68k_LDFLAGS) $(gen68k_OBJECTS) $(gen68k_LDADD) $(LIBS) 1.1 root 204: 1.1.1.2 ! root 205: mostlyclean-compile: ! 206: -rm -f *.$(OBJEXT) core *.core 1.1 root 207: 1.1.1.2 ! root 208: distclean-compile: ! 209: -rm -f *.tab.c 1.1 root 210: 1.1.1.2 ! root 211: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-0.Po@am__quote@ ! 212: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-1.Po@am__quote@ ! 213: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-2.Po@am__quote@ ! 214: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-3.Po@am__quote@ ! 215: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-4.Po@am__quote@ ! 216: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-5.Po@am__quote@ ! 217: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-6.Po@am__quote@ ! 218: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-7.Po@am__quote@ ! 219: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-8.Po@am__quote@ ! 220: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-9.Po@am__quote@ ! 221: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-a.Po@am__quote@ ! 222: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-b.Po@am__quote@ ! 223: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-c.Po@am__quote@ ! 224: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-d.Po@am__quote@ ! 225: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-e.Po@am__quote@ ! 226: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/cpu68k-f.Po@am__quote@ ! 227: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/def68k.Po@am__quote@ ! 228: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gen68k.Po@am__quote@ ! 229: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tab68k.Po@am__quote@ 1.1 root 230: 1.1.1.2 ! root 231: distclean-depend: ! 232: -rm -rf $(DEPDIR) ! 233: ! 234: .c.o: ! 235: @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ! 236: @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ ! 237: @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 238: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< ! 239: ! 240: .c.obj: ! 241: @AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ! 242: @AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ ! 243: @AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 244: $(COMPILE) -c `cygpath -w $<` ! 245: CCDEPMODE = @CCDEPMODE@ ! 246: uninstall-info-am: 1.1 root 247: 248: tags: TAGS 249: 1.1.1.2 ! root 250: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ! 251: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ ! 252: unique=`for i in $$list; do \ ! 253: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ! 254: done | \ ! 255: $(AWK) ' { files[$$0] = 1; } \ 1.1 root 256: END { for (i in files) print i; }'`; \ 1.1.1.2 ! root 257: mkid -fID $$unique $(LISP) 1.1 root 258: 1.1.1.2 ! root 259: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ! 260: $(TAGS_FILES) $(LISP) 1.1 root 261: tags=; \ 262: here=`pwd`; \ 1.1.1.2 ! root 263: list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \ ! 264: unique=`for i in $$list; do \ ! 265: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ! 266: done | \ ! 267: $(AWK) ' { files[$$0] = 1; } \ 1.1 root 268: END { for (i in files) print i; }'`; \ 269: test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ 1.1.1.2 ! root 270: || etags $(ETAGS_ARGS) $$tags $$unique $(LISP) 1.1 root 271: 1.1.1.2 ! root 272: GTAGS: ! 273: here=`CDPATH=: && cd $(top_builddir) && pwd` \ ! 274: && cd $(top_srcdir) \ ! 275: && gtags -i $(GTAGS_ARGS) $$here 1.1 root 276: 277: distclean-tags: 1.1.1.2 ! root 278: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH 1.1 root 279: 1.1.1.2 ! root 280: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1.1 root 281: 1.1.1.2 ! root 282: top_distdir = .. ! 283: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 1.1 root 284: 285: distdir: $(DISTFILES) 286: @for file in $(DISTFILES); do \ 1.1.1.2 ! root 287: if test -f $$file; then d=.; else d=$(srcdir); fi; \ ! 288: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ ! 289: if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ! 290: $(mkinstalldirs) "$(distdir)/$$dir"; \ ! 291: fi; \ 1.1 root 292: if test -d $$d/$$file; then \ 1.1.1.2 ! root 293: cp -pR $$d/$$file $(distdir) \ ! 294: || exit 1; \ 1.1 root 295: else \ 296: test -f $(distdir)/$$file \ 1.1.1.2 ! root 297: || cp -p $$d/$$file $(distdir)/$$file \ ! 298: || exit 1; \ 1.1 root 299: fi; \ 300: done 301: check-am: all-am 302: check: check-am 1.1.1.2 ! root 303: all-am: Makefile $(LIBRARIES) $(PROGRAMS) 1.1 root 304: 1.1.1.2 ! root 305: installdirs: 1.1 root 306: 307: install: install-am 1.1.1.2 ! root 308: install-exec: install-exec-am ! 309: install-data: install-data-am 1.1 root 310: uninstall: uninstall-am 311: 1.1.1.2 ! root 312: install-am: all-am ! 313: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 1.1 root 314: 1.1.1.2 ! root 315: installcheck: installcheck-am ! 316: install-strip: ! 317: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ! 318: `test -z '$(STRIP)' || \ ! 319: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 1.1 root 320: mostlyclean-generic: 1.1.1.2 ! root 321: -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) 1.1 root 322: 323: clean-generic: 324: 325: distclean-generic: 1.1.1.2 ! root 326: -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* 1.1 root 327: 328: maintainer-clean-generic: 1.1.1.2 ! root 329: @echo "This command is intended for maintainers to use" ! 330: @echo "it deletes files that may require special tools to rebuild." 1.1 root 331: -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 1.1.1.2 ! root 332: clean: clean-am 1.1 root 333: 1.1.1.2 ! root 334: clean-am: clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS \ ! 335: mostlyclean-am 1.1 root 336: 1.1.1.2 ! root 337: distclean: distclean-am 1.1 root 338: 1.1.1.2 ! root 339: distclean-am: clean-am distclean-compile distclean-depend \ ! 340: distclean-generic distclean-tags 1.1 root 341: 1.1.1.2 ! root 342: dvi: dvi-am 1.1 root 343: 1.1.1.2 ! root 344: dvi-am: 1.1 root 345: 1.1.1.2 ! root 346: info: info-am ! 347: ! 348: info-am: ! 349: ! 350: install-data-am: ! 351: ! 352: install-exec-am: ! 353: ! 354: install-info: install-info-am ! 355: ! 356: install-man: ! 357: ! 358: installcheck-am: 1.1 root 359: 360: maintainer-clean: maintainer-clean-am 361: 1.1.1.2 ! root 362: maintainer-clean-am: distclean-am maintainer-clean-generic ! 363: ! 364: mostlyclean: mostlyclean-am ! 365: ! 366: mostlyclean-am: mostlyclean-compile mostlyclean-generic ! 367: ! 368: uninstall-am: uninstall-info-am 1.1 root 369: 1.1.1.2 ! root 370: .PHONY: GTAGS all all-am check check-am clean clean-generic \ ! 371: clean-noinstLIBRARIES clean-noinstPROGRAMS distclean \ ! 372: distclean-compile distclean-depend distclean-generic \ ! 373: distclean-tags distdir dvi dvi-am info info-am install \ ! 374: install-am install-data install-data-am install-exec \ ! 375: install-exec-am install-info install-info-am install-man \ ! 376: install-strip installcheck installcheck-am installdirs \ ! 377: maintainer-clean maintainer-clean-generic mostlyclean \ ! 378: mostlyclean-compile mostlyclean-generic tags uninstall \ ! 379: uninstall-am uninstall-info-am ! 380: ! 381: ! 382: head$(EXEEXT): def68k-iibs.h def68k-funcs.h def68k-proto.h 1.1 root 383: 384: def68k-iibs.h: def68k def68k.def 385: ./def68k 386: def68k-funcs.h: def68k def68k.def 387: ./def68k 388: def68k-proto.h: def68k def68k.def 389: ./def68k 390: 391: cpu68k-0.c: gen68k 392: ./gen68k 393: cpu68k-1.c: gen68k 394: ./gen68k 395: cpu68k-2.c: gen68k 396: ./gen68k 397: cpu68k-3.c: gen68k 398: ./gen68k 399: cpu68k-4.c: gen68k 400: ./gen68k 401: cpu68k-5.c: gen68k 402: ./gen68k 403: cpu68k-6.c: gen68k 404: ./gen68k 405: cpu68k-7.c: gen68k 406: ./gen68k 407: cpu68k-8.c: gen68k 408: ./gen68k 409: cpu68k-9.c: gen68k 410: ./gen68k 411: cpu68k-a.c: gen68k 412: ./gen68k 413: cpu68k-b.c: gen68k 414: ./gen68k 415: cpu68k-c.c: gen68k 416: ./gen68k 417: cpu68k-d.c: gen68k 418: ./gen68k 419: cpu68k-e.c: gen68k 420: ./gen68k 421: cpu68k-f.c: gen68k 422: ./gen68k 423: # Tell versions [3.59,3.63) of GNU make to not export all variables. 424: # Otherwise a system limit (for SysV at least) may be exceeded. 425: .NOEXPORT:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.