Annotation of tme/generic/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 generic/:
        !             3: 
        !             4: AUTOMAKE_OPTIONS = 1.4 gnu
        !             5: 
        !             6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
        !             7: 
        !             8: lib_LTLIBRARIES = libtme-generic.la
        !             9: libtme_generic_la_SOURCES = bus.c bus-device.c serial.c ethernet.c
        !            10: libtme_generic_la_LDFLAGS = -version-info 0:0:0
        !            11: 
        !            12: pkglib_LTLIBRARIES = tme_generic.la
        !            13: tme_generic_la_SOURCES = bus-el.c
        !            14: tme_generic_la_LDFLAGS = -module -version-info 0:0:0
        !            15: tme_generic_la_LIBADD = libtme-generic.la
        !            16: 
        !            17: 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.