mirror of
https://github.com/ctm/syn68k.git
synced 2024-11-28 12:51:40 +00:00
6 lines
173 B
Makefile
6 lines
173 B
Makefile
# $Id: Makefile.am 61 2004-12-21 23:44:50Z ctm $
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = syngen runtime test profile
|
|
|
|
DIST_SOURCES = include/safe_alloca.h include/syn68k_public.h
|