source: rtems/c/src/lib/Makefile.am @ 7184977

4.104.114.84.95
Last change on this file since 7184977 was 539e266e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/08/03 at 05:34:35

2003-08-08 Ralf Corsepius <corsepiu@…>

  • lib/Makefile.am: New (Required by 'make dist').
  • lib/ChangeLog: Remove.
  • lib/.cvsignore: Cleanup.
  • configure.ac: Reflect having added lib/Makefile.am.
  • Property mode set to 100644
File size: 134 bytes
Line 
1##
2## $Id$
3##
4
5SUBDIRS = libcpu libbsp
6
7include $(top_srcdir)/../../automake/subdirs.am
8include $(top_srcdir)/../../automake/local.am
Note: See TracBrowser for help on using the repository browser.