source: rtems/cpukit/libfs/Makefile.am @ 47ef863a

4.104.114.84.95
Last change on this file since 47ef863a was 47ef863a, checked in by Joel Sherrill <joel.sherrill@…>, on 05/28/02 at 17:21:17

2002-05-18 Ralf Corsepius <corsepiu@…>

Move from c/src/libfs to c/src/exec/libfs

  • configure.ac: Reflect move.
  • Makefile.am: Ditto.
  • src/Makefile.am: Ditto.
  • src/dosfs/Makefile.am: Ditto.
  • src/imfs/Makefile.am: Ditto.
  • wrapup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 206 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../aclocal
6
7SUBDIRS = src wrapup
8
9EXTRA_DIST = README
10
11include $(top_srcdir)/../../../../automake/subdirs.am
12include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.