Annotation of tme/machine/sun4/Makefile.am, revision 1.1.1.1

1.1       root        1: ## Process this file with automake to produce Makefile.in
                      2: # Makefile.am for The Machine Emulator machine/sun4:
                      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_sun4.la
                      9: tme_machine_sun4_la_SOURCES =  \
                     10:        sun4-mainbus.c          \
                     11:        sun4-timer.c            \
                     12:        sun4-fdc.c              \
                     13:        sun44c-cache.c          \
                     14:        sun44c-mmu.c            \
                     15:        sun44c-control.c        \
                     16:        sun44c-memerr.c         \
                     17:        sun4-impl.h
                     18: tme_machine_sun4_la_LDFLAGS = -module -version-info 0:0:0
                     19: tme_machine_sun4_la_LIBADD = $(top_builddir)/libtme/libtme.la \
                     20:        ../sun/libtme-machine-sun.la
                     21: 
                     22: examplesdir = $(datadir)/examples/tme
                     23: examples_DATA = SUN4-75
                     24: 
                     25: EXTRA_DIST = $(examples_DATA)
                     26: 
                     27: 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.