forked from Imagelibrary/rtems
Makefile.am: Reflect having moved automake. lib/Makefile.am: Reflect having moved automake. support/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
9 lines
122 B
Makefile
9 lines
122 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
SUBDIRS = libcpu libbsp
|
|
|
|
include $(top_srcdir)/automake/subdirs.am
|
|
include $(top_srcdir)/automake/local.am
|