source: rtems/c/src/exec/libfs/src/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: 144 bytes
RevLine 
[d71c6c1]1##
2## $Id$
3##
4
5
[f36a7bfc]6SUBDIRS = imfs dosfs
[d71c6c1]7
[47ef863a]8include $(top_srcdir)/../../../../automake/subdirs.am
9include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.