mirror of
https://github.com/phabrics/Run-Sun3-SunOS-4.1.1.git
synced 2026-04-29 19:12:58 -04:00
11 lines
224 B
Makefile
11 lines
224 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
# Makefile.am for The Machine Emulator tme/host/:
|
|
|
|
AUTOMAKE_OPTIONS = 1.4 gnu
|
|
|
|
tmehostdir = $(pkgincludedir)/host
|
|
|
|
tmehost_HEADERS = \
|
|
recode-mmap.h \
|
|
recode-x86.h
|