Files
rtems/cpukit/libmisc/Makefile.am
Jennifer Averett ce275cffd6 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 19:14:14 +00:00

12 lines
245 B
Makefile

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