forked from Imagelibrary/rtems
10 lines
131 B
Makefile
10 lines
131 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|
|
|
noinst_SCRIPTS = size_rtems
|
|
|
|
include $(top_srcdir)/../../../automake/host.am
|