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

21 lines
336 B
Makefile

## Process this file with automake to produce Makefile.in
# Makefile.am for The Machine Emulator tme/generic/:
AUTOMAKE_OPTIONS = 1.4 gnu
tmegenericdir = $(pkgincludedir)/generic
tmegeneric_HEADERS = \
bus-device.h \
bus.h \
ic.h \
serial.h \
ethernet.h \
fb.h \
scsi.h \
disk.h \
tape.h \
mouse.h \
float.h \
keyboard.h