mirror of
https://github.com/phabrics/Run-Sun3-SunOS-4.1.1.git
synced 2026-04-29 11:02:59 -04:00
9 lines
210 B
Makefile
9 lines
210 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
# Makefile.am for The Machine Emulator arch-emul:
|
|
|
|
AUTOMAKE_OPTIONS = 1.4 gnu
|
|
|
|
SUBDIRS = @TME_MACHINE_SUBDIRS@
|
|
DIST_SUBDIRS = sun sun2 sun3 sun4 sun4u
|
|
|