Files
rtems/cpukit/libmisc/Makefile.am
Jennifer Averett 77c4089f32 2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem
	* Makefile.am, shell/cmds.c, wrapup/Makefile.am: sample application to
	show the use of the DOSFS functions
	* fsmount/Makefile.am, fsmount/README, fsmount/fsmount.c,
	fsmount/fsmount.h: New files.
2003-08-06 21:55:47 +00:00

14 lines
284 B
Makefile

##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = capture cpuuse devnull dummy dumpbuf fsmount monitor mw-fb shell \
rtmonuse serdbg stackchk untar wrapup
EXTRA_DIST = README
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am