1## Process this file with automake to produce Makefile.in
2# Makefile.am for The Machine Emulator arch-emul:
3
4AUTOMAKE_OPTIONS = 1.4 gnu
5
6SUBDIRS = @TME_MACHINE_SUBDIRS@
7DIST_SUBDIRS = sun sun2 sun3 sun4 sun4u
8
9