|
|
1.1 ! root 1: # Makefile.in generated by automake 1.10 from Makefile.am. ! 2: # @configure_input@ ! 3: ! 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! 5: # 2003, 2004, 2005, 2006 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 ic/stp22xx/: ! 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@ ! 69: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ! 70: $(top_srcdir)/modules ! 71: subdir = ic/stp22xx ! 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)$(pkglibdir)" ! 87: pkglibLTLIBRARIES_INSTALL = $(INSTALL) ! 88: LTLIBRARIES = $(pkglib_LTLIBRARIES) ! 89: tme_ic_stp22xx_la_DEPENDENCIES = $(top_builddir)/libtme/libtme.la \ ! 90: $(top_builddir)/generic/libtme-generic.la ! 91: am_tme_ic_stp22xx_la_OBJECTS = stp220x.lo stp222x-main.lo \ ! 92: stp222x-asearch.lo stp222x-aspace.lo stp222x-mdu.lo \ ! 93: stp222x-timer.lo stp222x-iommu.lo stp222x-stc.lo stp22xx.lo ! 94: tme_ic_stp22xx_la_OBJECTS = $(am_tme_ic_stp22xx_la_OBJECTS) ! 95: tme_ic_stp22xx_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ ! 96: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ ! 97: $(tme_ic_stp22xx_la_LDFLAGS) $(LDFLAGS) -o $@ ! 98: DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ ! 99: depcomp = $(SHELL) $(top_srcdir)/depcomp ! 100: am__depfiles_maybe = depfiles ! 101: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ ! 102: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! 103: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! 104: --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ ! 105: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) ! 106: CCLD = $(CC) ! 107: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ ! 108: --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ ! 109: $(LDFLAGS) -o $@ ! 110: SOURCES = $(tme_ic_stp22xx_la_SOURCES) ! 111: DIST_SOURCES = $(tme_ic_stp22xx_la_SOURCES) ! 112: ETAGS = etags ! 113: CTAGS = ctags ! 114: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ! 115: ACLOCAL = @ACLOCAL@ ! 116: AMTAR = @AMTAR@ ! 117: AR = @AR@ ! 118: AUTOCONF = @AUTOCONF@ ! 119: AUTOHEADER = @AUTOHEADER@ ! 120: AUTOMAKE = @AUTOMAKE@ ! 121: AWK = @AWK@ ! 122: CC = @CC@ ! 123: CCDEPMODE = @CCDEPMODE@ ! 124: CFLAGS = @CFLAGS@ ! 125: CFLAGS_NO_STRICT_ALIASING = @CFLAGS_NO_STRICT_ALIASING@ ! 126: CPP = @CPP@ ! 127: CPPFLAGS = @CPPFLAGS@ ! 128: CXX = @CXX@ ! 129: CXXCPP = @CXXCPP@ ! 130: CXXDEPMODE = @CXXDEPMODE@ ! 131: CXXFLAGS = @CXXFLAGS@ ! 132: CYGPATH_W = @CYGPATH_W@ ! 133: DEFS = @DEFS@ ! 134: DEPDIR = @DEPDIR@ ! 135: ECHO = @ECHO@ ! 136: ECHO_C = @ECHO_C@ ! 137: ECHO_N = @ECHO_N@ ! 138: ECHO_T = @ECHO_T@ ! 139: EGREP = @EGREP@ ! 140: EXEEXT = @EXEEXT@ ! 141: F77 = @F77@ ! 142: FFLAGS = @FFLAGS@ ! 143: GREP = @GREP@ ! 144: GTK_CFLAGS = @GTK_CFLAGS@ ! 145: GTK_LIBS = @GTK_LIBS@ ! 146: INCLTDL = @INCLTDL@ ! 147: INSTALL = @INSTALL@ ! 148: INSTALL_DATA = @INSTALL_DATA@ ! 149: INSTALL_PROGRAM = @INSTALL_PROGRAM@ ! 150: INSTALL_SCRIPT = @INSTALL_SCRIPT@ ! 151: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ! 152: LDFLAGS = @LDFLAGS@ ! 153: LIBLTDL = @LIBLTDL@ ! 154: LIBOBJS = @LIBOBJS@ ! 155: LIBS = @LIBS@ ! 156: LIBTOOL = @LIBTOOL@ ! 157: LN_S = @LN_S@ ! 158: LTLIBOBJS = @LTLIBOBJS@ ! 159: MAKEINFO = @MAKEINFO@ ! 160: MKDIR_P = @MKDIR_P@ ! 161: OBJEXT = @OBJEXT@ ! 162: PACKAGE = @PACKAGE@ ! 163: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ! 164: PACKAGE_NAME = @PACKAGE_NAME@ ! 165: PACKAGE_STRING = @PACKAGE_STRING@ ! 166: PACKAGE_TARNAME = @PACKAGE_TARNAME@ ! 167: PACKAGE_VERSION = @PACKAGE_VERSION@ ! 168: PATH_SEPARATOR = @PATH_SEPARATOR@ ! 169: PERL = @PERL@ ! 170: PKG_CONFIG = @PKG_CONFIG@ ! 171: RANLIB = @RANLIB@ ! 172: SED = @SED@ ! 173: SET_MAKE = @SET_MAKE@ ! 174: SHELL = @SHELL@ ! 175: STRIP = @STRIP@ ! 176: TME_BUS_SUBDIRS = @TME_BUS_SUBDIRS@ ! 177: TME_FB_XLAT_DST = @TME_FB_XLAT_DST@ ! 178: TME_FB_XLAT_SRC = @TME_FB_XLAT_SRC@ ! 179: TME_HOSTS = @TME_HOSTS@ ! 180: TME_ICS = @TME_ICS@ ! 181: TME_IC_SUBDIRS = @TME_IC_SUBDIRS@ ! 182: TME_MACHINE_SUBDIRS = @TME_MACHINE_SUBDIRS@ ! 183: TME_PREOPEN = @TME_PREOPEN@ ! 184: TME_SERIALS = @TME_SERIALS@ ! 185: TME_SERIAL_SUBDIRS = @TME_SERIAL_SUBDIRS@ ! 186: VERSION = @VERSION@ ! 187: XMKMF = @XMKMF@ ! 188: X_CFLAGS = @X_CFLAGS@ ! 189: X_EXTRA_LIBS = @X_EXTRA_LIBS@ ! 190: X_LIBS = @X_LIBS@ ! 191: X_PRE_LIBS = @X_PRE_LIBS@ ! 192: YACC = @YACC@ ! 193: YFLAGS = @YFLAGS@ ! 194: abs_builddir = @abs_builddir@ ! 195: abs_srcdir = @abs_srcdir@ ! 196: abs_top_builddir = @abs_top_builddir@ ! 197: abs_top_srcdir = @abs_top_srcdir@ ! 198: ac_ct_CC = @ac_ct_CC@ ! 199: ac_ct_CXX = @ac_ct_CXX@ ! 200: ac_ct_F77 = @ac_ct_F77@ ! 201: am__include = @am__include@ ! 202: am__leading_dot = @am__leading_dot@ ! 203: am__quote = @am__quote@ ! 204: am__tar = @am__tar@ ! 205: am__untar = @am__untar@ ! 206: bindir = @bindir@ ! 207: build = @build@ ! 208: build_alias = @build_alias@ ! 209: build_cpu = @build_cpu@ ! 210: build_os = @build_os@ ! 211: build_vendor = @build_vendor@ ! 212: builddir = @builddir@ ! 213: datadir = @datadir@ ! 214: datarootdir = @datarootdir@ ! 215: docdir = @docdir@ ! 216: dvidir = @dvidir@ ! 217: exec_prefix = @exec_prefix@ ! 218: host = @host@ ! 219: host_alias = @host_alias@ ! 220: host_cpu = @host_cpu@ ! 221: host_os = @host_os@ ! 222: host_vendor = @host_vendor@ ! 223: htmldir = @htmldir@ ! 224: includedir = @includedir@ ! 225: infodir = @infodir@ ! 226: install_sh = @install_sh@ ! 227: libdir = @libdir@ ! 228: libexecdir = @libexecdir@ ! 229: localedir = @localedir@ ! 230: localstatedir = @localstatedir@ ! 231: mandir = @mandir@ ! 232: mkdir_p = @mkdir_p@ ! 233: oldincludedir = @oldincludedir@ ! 234: pdfdir = @pdfdir@ ! 235: prefix = @prefix@ ! 236: program_transform_name = @program_transform_name@ ! 237: psdir = @psdir@ ! 238: sbindir = @sbindir@ ! 239: sharedstatedir = @sharedstatedir@ ! 240: srcdir = @srcdir@ ! 241: subdirs = @subdirs@ ! 242: sysconfdir = @sysconfdir@ ! 243: target = @target@ ! 244: target_alias = @target_alias@ ! 245: target_cpu = @target_cpu@ ! 246: target_os = @target_os@ ! 247: target_vendor = @target_vendor@ ! 248: top_builddir = @top_builddir@ ! 249: top_srcdir = @top_srcdir@ ! 250: AUTOMAKE_OPTIONS = 1.4 gnu ! 251: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL ! 252: pkglib_LTLIBRARIES = tme_ic_stp22xx.la ! 253: tme_ic_stp22xx_la_SOURCES = \ ! 254: stp220x.c \ ! 255: stp222x-main.c \ ! 256: stp222x-asearch.c \ ! 257: stp222x-aspace.c \ ! 258: stp222x-mdu.c \ ! 259: stp222x-timer.c \ ! 260: stp222x-iommu.c \ ! 261: stp222x-stc.c \ ! 262: stp22xx.c ! 263: ! 264: tme_ic_stp22xx_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0 ! 265: tme_ic_stp22xx_la_LIBADD = $(top_builddir)/libtme/libtme.la \ ! 266: $(top_builddir)/generic/libtme-generic.la ! 267: ! 268: EXTRA_DIST = stp222x-impl.h \ ! 269: stp22xx-impl.h ! 270: ! 271: all: all-am ! 272: ! 273: .SUFFIXES: ! 274: .SUFFIXES: .c .lo .o .obj ! 275: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/modules $(am__configure_deps) ! 276: @for dep in $?; do \ ! 277: case '$(am__configure_deps)' in \ ! 278: *$$dep*) \ ! 279: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ ! 280: && exit 0; \ ! 281: exit 1;; \ ! 282: esac; \ ! 283: done; \ ! 284: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ic/stp22xx/Makefile'; \ ! 285: cd $(top_srcdir) && \ ! 286: $(AUTOMAKE) --gnu ic/stp22xx/Makefile ! 287: .PRECIOUS: Makefile ! 288: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ! 289: @case '$?' in \ ! 290: *config.status*) \ ! 291: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ! 292: *) \ ! 293: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ! 294: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ! 295: esac; ! 296: ! 297: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ! 298: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 299: ! 300: $(top_srcdir)/configure: $(am__configure_deps) ! 301: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 302: $(ACLOCAL_M4): $(am__aclocal_m4_deps) ! 303: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 304: install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES) ! 305: @$(NORMAL_INSTALL) ! 306: test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" ! 307: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ ! 308: if test -f $$p; then \ ! 309: f=$(am__strip_dir) \ ! 310: echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \ ! 311: $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \ ! 312: else :; fi; \ ! 313: done ! 314: ! 315: uninstall-pkglibLTLIBRARIES: ! 316: @$(NORMAL_UNINSTALL) ! 317: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ ! 318: p=$(am__strip_dir) \ ! 319: echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \ ! 320: $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \ ! 321: done ! 322: ! 323: clean-pkglibLTLIBRARIES: ! 324: -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES) ! 325: @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ ! 326: dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ ! 327: test "$$dir" != "$$p" || dir=.; \ ! 328: echo "rm -f \"$${dir}/so_locations\""; \ ! 329: rm -f "$${dir}/so_locations"; \ ! 330: done ! 331: tme_ic_stp22xx.la: $(tme_ic_stp22xx_la_OBJECTS) $(tme_ic_stp22xx_la_DEPENDENCIES) ! 332: $(tme_ic_stp22xx_la_LINK) -rpath $(pkglibdir) $(tme_ic_stp22xx_la_OBJECTS) $(tme_ic_stp22xx_la_LIBADD) $(LIBS) ! 333: ! 334: mostlyclean-compile: ! 335: -rm -f *.$(OBJEXT) ! 336: ! 337: distclean-compile: ! 338: -rm -f *.tab.c ! 339: ! 340: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp220x.Plo@am__quote@ ! 341: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-asearch.Plo@am__quote@ ! 342: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-aspace.Plo@am__quote@ ! 343: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-iommu.Plo@am__quote@ ! 344: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-main.Plo@am__quote@ ! 345: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-mdu.Plo@am__quote@ ! 346: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-stc.Plo@am__quote@ ! 347: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp222x-timer.Plo@am__quote@ ! 348: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stp22xx.Plo@am__quote@ ! 349: ! 350: .c.o: ! 351: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! 352: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ! 353: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ! 354: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 355: @am__fastdepCC_FALSE@ $(COMPILE) -c $< ! 356: ! 357: .c.obj: ! 358: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` ! 359: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ! 360: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ ! 361: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 362: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` ! 363: ! 364: .c.lo: ! 365: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< ! 366: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo ! 367: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ ! 368: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ ! 369: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< ! 370: ! 371: mostlyclean-libtool: ! 372: -rm -f *.lo ! 373: ! 374: clean-libtool: ! 375: -rm -rf .libs _libs ! 376: ! 377: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) ! 378: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ! 379: unique=`for i in $$list; do \ ! 380: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ! 381: done | \ ! 382: $(AWK) ' { files[$$0] = 1; } \ ! 383: END { for (i in files) print i; }'`; \ ! 384: mkid -fID $$unique ! 385: tags: TAGS ! 386: ! 387: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ! 388: $(TAGS_FILES) $(LISP) ! 389: tags=; \ ! 390: here=`pwd`; \ ! 391: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ! 392: unique=`for i in $$list; do \ ! 393: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ! 394: done | \ ! 395: $(AWK) ' { files[$$0] = 1; } \ ! 396: END { for (i in files) print i; }'`; \ ! 397: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ ! 398: test -n "$$unique" || unique=$$empty_fix; \ ! 399: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ! 400: $$tags $$unique; \ ! 401: fi ! 402: ctags: CTAGS ! 403: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ ! 404: $(TAGS_FILES) $(LISP) ! 405: tags=; \ ! 406: here=`pwd`; \ ! 407: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ ! 408: unique=`for i in $$list; do \ ! 409: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ ! 410: done | \ ! 411: $(AWK) ' { files[$$0] = 1; } \ ! 412: END { for (i in files) print i; }'`; \ ! 413: test -z "$(CTAGS_ARGS)$$tags$$unique" \ ! 414: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ ! 415: $$tags $$unique ! 416: ! 417: GTAGS: ! 418: here=`$(am__cd) $(top_builddir) && pwd` \ ! 419: && cd $(top_srcdir) \ ! 420: && gtags -i $(GTAGS_ARGS) $$here ! 421: ! 422: distclean-tags: ! 423: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags ! 424: ! 425: distdir: $(DISTFILES) ! 426: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 427: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 428: list='$(DISTFILES)'; \ ! 429: dist_files=`for file in $$list; do echo $$file; done | \ ! 430: sed -e "s|^$$srcdirstrip/||;t" \ ! 431: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ! 432: case $$dist_files in \ ! 433: */*) $(MKDIR_P) `echo "$$dist_files" | \ ! 434: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ! 435: sort -u` ;; \ ! 436: esac; \ ! 437: for file in $$dist_files; do \ ! 438: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ! 439: if test -d $$d/$$file; then \ ! 440: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ! 441: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ! 442: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ ! 443: fi; \ ! 444: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ ! 445: else \ ! 446: test -f $(distdir)/$$file \ ! 447: || cp -p $$d/$$file $(distdir)/$$file \ ! 448: || exit 1; \ ! 449: fi; \ ! 450: done ! 451: check-am: all-am ! 452: check: check-am ! 453: all-am: Makefile $(LTLIBRARIES) all-local ! 454: installdirs: ! 455: for dir in "$(DESTDIR)$(pkglibdir)"; do \ ! 456: test -z "$$dir" || $(MKDIR_P) "$$dir"; \ ! 457: done ! 458: install: install-am ! 459: install-exec: install-exec-am ! 460: install-data: install-data-am ! 461: uninstall: uninstall-am ! 462: ! 463: install-am: all-am ! 464: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ! 465: ! 466: installcheck: installcheck-am ! 467: install-strip: ! 468: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ! 469: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ! 470: `test -z '$(STRIP)' || \ ! 471: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ! 472: mostlyclean-generic: ! 473: ! 474: clean-generic: ! 475: ! 476: distclean-generic: ! 477: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ! 478: ! 479: maintainer-clean-generic: ! 480: @echo "This command is intended for maintainers to use" ! 481: @echo "it deletes files that may require special tools to rebuild." ! 482: clean: clean-am ! 483: ! 484: clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \ ! 485: mostlyclean-am ! 486: ! 487: distclean: distclean-am ! 488: -rm -rf ./$(DEPDIR) ! 489: -rm -f Makefile ! 490: distclean-am: clean-am distclean-compile distclean-generic \ ! 491: distclean-tags ! 492: ! 493: dvi: dvi-am ! 494: ! 495: dvi-am: ! 496: ! 497: html: html-am ! 498: ! 499: info: info-am ! 500: ! 501: info-am: ! 502: ! 503: install-data-am: ! 504: ! 505: install-dvi: install-dvi-am ! 506: ! 507: install-exec-am: install-pkglibLTLIBRARIES ! 508: ! 509: install-html: install-html-am ! 510: ! 511: install-info: install-info-am ! 512: ! 513: install-man: ! 514: ! 515: install-pdf: install-pdf-am ! 516: ! 517: install-ps: install-ps-am ! 518: ! 519: installcheck-am: ! 520: ! 521: maintainer-clean: maintainer-clean-am ! 522: -rm -rf ./$(DEPDIR) ! 523: -rm -f Makefile ! 524: maintainer-clean-am: distclean-am maintainer-clean-generic ! 525: ! 526: mostlyclean: mostlyclean-am ! 527: ! 528: mostlyclean-am: mostlyclean-compile mostlyclean-generic \ ! 529: mostlyclean-libtool ! 530: ! 531: pdf: pdf-am ! 532: ! 533: pdf-am: ! 534: ! 535: ps: ps-am ! 536: ! 537: ps-am: ! 538: ! 539: uninstall-am: uninstall-pkglibLTLIBRARIES ! 540: ! 541: .MAKE: install-am install-strip ! 542: ! 543: .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \ ! 544: clean-generic clean-libtool clean-pkglibLTLIBRARIES ctags \ ! 545: distclean distclean-compile distclean-generic \ ! 546: distclean-libtool distclean-tags distdir dvi dvi-am html \ ! 547: html-am info info-am install install-am install-data \ ! 548: install-data-am install-dvi install-dvi-am install-exec \ ! 549: install-exec-am install-html install-html-am install-info \ ! 550: install-info-am install-man install-pdf install-pdf-am \ ! 551: install-pkglibLTLIBRARIES install-ps install-ps-am \ ! 552: install-strip installcheck installcheck-am installdirs \ ! 553: maintainer-clean maintainer-clean-generic mostlyclean \ ! 554: mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ ! 555: pdf pdf-am ps ps-am tags uninstall uninstall-am \ ! 556: uninstall-pkglibLTLIBRARIES ! 557: ! 558: ! 559: # this automake include file must be included in all directories that ! 560: # build modules. it updates the modules index that will be installed ! 561: # along with all of the modules, and also handles some static building ! 562: # details. this is done with an all-local target: ! 563: all-local: ! 564: # ! 565: # first, all source files in the current directory are searched for ! 566: # element "new" function declarations. these declarations provide ! 567: # enough information to determine the published module name, the ! 568: # libtool module name, and "submodule" name. this information is ! 569: # appended to a tme-plugins.txt file, which will be installed in ! 570: # $(pkglibdir). ! 571: # ! 572: # the choice of $(top_builddir)/tme/tme-plugins.txt is important. ! 573: # when debugging, the person doing the debugging is expected to have ! 574: # the good sense to set LTDL_LIBRARY_PATH to $(top_builddir), so ! 575: # module.c will correctly use the uninstalled plugins list for all ! 576: # "tme/" modules. ! 577: # ! 578: # this is abuse of the $(top_builddir)/tme directory, yes, since ! 579: # this directory was originally just for include files and to make ! 580: # #include <tme/FOO.h> work right when building: ! 581: @echo updating tme modules list.. ! 582: @grep TME_ELEMENT_NEW_DECL $(srcdir)/*.c | \ ! 583: sed -e 's%.*TME_ELEMENT_NEW_DECL(\(.*\)).*%\1%' \ ! 584: >> $(top_builddir)/tme/tme-plugins.txt ! 585: @grep TME_ELEMENT_SUB_NEW_DECL $(srcdir)/*.c | \ ! 586: sed -e 's%.*TME_ELEMENT_SUB_NEW_DECL(\(.*\),\(.*\)).*%\1_\2 \1 \2%' \ ! 587: >> $(top_builddir)/tme/tme-plugins.txt ! 588: @grep TME_ELEMENT_X_NEW_DECL $(srcdir)/*.c | \ ! 589: sed -e 's%.*TME_ELEMENT_X_NEW_DECL(\(.*\),\(.*\),\(.*\)).*%\1\3 \1\2 \3%' \ ! 590: >> $(top_builddir)/tme/tme-plugins.txt ! 591: # ! 592: # next, when building statically, either for debugging purposes or ! 593: # because we're on a weak platform, we have to use libtool's "preopen" ! 594: # mechanism. ! 595: # ! 596: # this means at least specifying all of the modules that could ! 597: # potentially be lt_dlopen'ed on any main program's link command line, ! 598: # using libtool's -dlpreopen option. ! 599: # ! 600: # so we append suitable -dlpreopen options for all modules built in ! 601: # this directory to a file, in this case ! 602: # $(top_builddir)/tme-preopen.txt. when building statically, ! 603: # configure.in will then substitute @TME_PREOPEN@ with: ! 604: # ! 605: # `cat $(top_builddir)/tme-preopen.txt` ! 606: # ! 607: # else it will substitute the empty string. when linking programs, ! 608: # @TME_PREOPEN@ is then used on the program's link command line. ! 609: # ! 610: # additionally, libtool, at least through version 1.5, has a ! 611: # limitation in that the pseudo-library (the .la file) must be present ! 612: # even for a preloaded module. if we aren't debugging, everything is ! 613: # installed, so this is not a problem. ! 614: # ! 615: # however, if we are debugging, nothing is installed, so we have to do ! 616: # something to make sure that the .la files can be found. ! 617: # ! 618: # the person doing the debugging is already expected to set ! 619: # LTDL_LIBRARY_PATH to the top of the build directory, so that ! 620: # module.c can find the uninstalled tme-plugins.txt file, and libtool ! 621: # will want to look in this directory for .la files, so we simply copy ! 622: # all of the .la files into that same directory: ! 623: @if test "x$(pkglib_LTLIBRARIES)" != x; then \ ! 624: for module in $(pkglib_LTLIBRARIES); do \ ! 625: echo $$module ; \ ! 626: echo -dlpreopen ../$(subdir)/$$module >> $(top_builddir)/tme-preopen.txt ; \ ! 627: cp $$module $(top_builddir)/tme ; \ ! 628: done ; \ ! 629: fi ! 630: # Tell versions [3.59,3.63) of GNU make to not export all variables. ! 631: # Otherwise a system limit (for SysV at least) may be exceeded. ! 632: .NOEXPORT:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.