source: rtems/cpukit/libmisc/Makefile.am @ 328876c

Last change on this file since 328876c was 77c4089, checked in by Jennifer Averett <Jennifer.Averett@…>, on 08/06/03 at 21:55:47

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