forked from Imagelibrary/rtems
9 lines
150 B
Makefile
9 lines
150 B
Makefile
## $Id$
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
SUBDIRS = build cpu update
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/host.am
|