Annotation of tme/scsi/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 scsi/:
                      3: 
                      4: AUTOMAKE_OPTIONS = 1.4 gnu
                      5: 
                      6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
                      7: 
                      8: ##SUBDIRS = @TME_SCSI_SUBDIRS@
                      9: ##DIST_SUBDIRS = 
                     10: 
                     11: pkglib_LTLIBRARIES = tme_scsi.la
                     12: 
                     13: tme_scsi_la_SOURCES = \
                     14:        acb4000.c \
                     15:        emulexmt02.c \
                     16:        disk-tme.c \
                     17:        scsi-disk.c \
                     18:        scsi-tape.c \
                     19:        scsi-cdb.c \
                     20:        scsi-msg.c \
                     21:        scsi-device.c \
                     22:        scsi-bus.c
                     23: tme_scsi_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0
                     24: tme_scsi_la_LIBADD = $(top_builddir)/libtme/libtme.la \
                     25:        $(top_builddir)/generic/libtme-generic.la 
                     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.