mirror of
https://github.com/phabrics/Run-Sun3-SunOS-4.1.1.git
synced 2026-04-29 11:02:59 -04:00
10 lines
238 B
Makefile
10 lines
238 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
# Makefile.am for The Machine Emulator machine/sun4u:
|
|
|
|
AUTOMAKE_OPTIONS = 1.4 gnu
|
|
|
|
examplesdir = $(datadir)/examples/tme
|
|
examples_DATA = SUN-ULTRA-1
|
|
|
|
EXTRA_DIST = $(examples_DATA)
|