source: rtems/cpukit/libmisc/Makefile.am @ 738a9ae

4.104.114.84.95
Last change on this file since 738a9ae was ce275cf, checked in by Jennifer Averett <Jennifer.Averett@…>, on 08/06/03 at 19:14:14

2003-08-06 Thomas Doerfler<Thomas.Doerfler@…>

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.
  • Property mode set to 100644
File size: 245 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = capture cpuuse devnull dummy dumpbuf monitor mw-fb shell \
6          rtmonuse serdbg stackchk untar fsmount wrapup
7
8EXTRA_DIST = README
9
10include $(top_srcdir)/automake/subdirs.am
11include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.