Annotation of tme/machine/sun2/Makefile.am, revision 1.1.1.2

1.1       root        1: ## Process this file with automake to produce Makefile.in
                      2: # Makefile.am for The Machine Emulator machine/sun2:
                      3: 
                      4: AUTOMAKE_OPTIONS = 1.4 gnu
                      5: 
                      6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
                      7: 
                      8: pkglib_LTLIBRARIES = tme_machine_sun2.la
1.1.1.2 ! root        9: tme_machine_sun2_la_SOURCES =  \
        !            10:        sun2-mainbus.c          \
        !            11:        sun2-mmu.c              \
        !            12:        sun2-control.c          \
        !            13:        sun2-bwtwo.c            \
        !            14:        sun2-impl.h
1.1       root       15: tme_machine_sun2_la_LDFLAGS = -module -version-info 0:0:0
                     16: tme_machine_sun2_la_LIBADD = $(top_builddir)/libtme/libtme.la \
                     17:        ../sun/libtme-machine-sun.la
                     18: 
                     19: examplesdir = $(datadir)/examples/tme
                     20: examples_DATA = SUN2-MULTIBUS
                     21: 
                     22: EXTRA_DIST = $(examples_DATA)
                     23: 
                     24: 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.