source: rtems/cpukit/libmisc/Makefile.am @ 74e2998

Last change on this file since 74e2998 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
RevLine 
[811804fe]1##
2##  $Id$
3##
[e1d8abb]4
[5e622a9]5ACLOCAL_AMFLAGS = -I ../aclocal
[e1d8abb]6
[77c4089]7SUBDIRS = capture cpuuse devnull dummy dumpbuf fsmount monitor mw-fb shell \
[9e633f5]8          rtmonuse serdbg stackchk untar wrapup
[e1d8abb]9
10EXTRA_DIST = README
11
[5e622a9]12include $(top_srcdir)/../automake/subdirs.am
13include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.