Files
Amberelle Mason ac30ff9032 Initial import
Initial import of SunOS 4.1.1 and TME 0.8
2023-05-01 12:16:40 -04:00

15 lines
282 B
Makefile

## Process this file with automake to produce Makefile.in
# Makefile.am for The Machine Emulator tme/scsi/:
AUTOMAKE_OPTIONS = 1.4 gnu
tmescsidir = $(pkgincludedir)/scsi
tmescsi_HEADERS = \
scsi-disk.h \
scsi-tape.h \
scsi-cdrom.h \
scsi-msg.h \
scsi-cdb.h \
scsi-device.h