forked from Imagelibrary/rtems
14 lines
287 B
Makefile
14 lines
287 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|
|
|
SUBDIRS = capture cpuuse devnull dummy dumpbuf monitor mw-fb shell \
|
|
rtmonuse stackchk untar wrapup
|
|
|
|
EXTRA_DIST = README
|
|
|
|
include $(top_srcdir)/../../../automake/subdirs.am
|
|
include $(top_srcdir)/../../../automake/local.am
|