Annotation of tme/ic/Makefile.am, revision 1.1

1.1     ! root        1: ## Process this file with automake to produce Makefile.in
        !             2: # Makefile.am for The Machine Emulator ic/:
        !             3: 
        !             4: AUTOMAKE_OPTIONS = 1.4 gnu
        !             5: 
        !             6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
        !             7: 
        !             8: SUBDIRS = @TME_IC_SUBDIRS@
        !             9: DIST_SUBDIRS = m68k
        !            10: 
        !            11: pkglib_LTLIBRARIES = @TME_ICS@
        !            12: EXTRA_LTLIBRARIES = tme_ic_am9513.la \
        !            13:        tme_ic_z8530.la \
        !            14:        tme_ic_mm58167.la
        !            15: 
        !            16: tme_ic_am9513_la_SOURCES = am9513.c
        !            17: tme_ic_am9513_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0
        !            18: tme_ic_am9513_la_LIBADD = $(top_builddir)/libtme/libtme.la \
        !            19:        $(top_builddir)/generic/libtme-generic.la 
        !            20: 
        !            21: tme_ic_z8530_la_SOURCES = z8530.c z8530reg.h
        !            22: tme_ic_z8530_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0
        !            23: tme_ic_z8530_la_LIBADD = $(top_builddir)/libtme/libtme.la \
        !            24:        $(top_builddir)/generic/libtme-generic.la
        !            25: 
        !            26: tme_ic_mm58167_la_SOURCES = mm58167.c
        !            27: tme_ic_mm58167_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0
        !            28: tme_ic_mm58167_la_LIBADD = $(top_builddir)/libtme/libtme.la \
        !            29:        $(top_builddir)/generic/libtme-generic.la
        !            30: 
        !            31: include $(top_srcdir)/modules

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.