source: rtems/c/src/libchip/Makefile.am @ 1c36c3e4

4.104.114.84.95
Last change on this file since 1c36c3e4 was 11bbeb9, checked in by Joel Sherrill <joel.sherrill@…>, on 10/28/02 at 13:57:06

2002-10-28 Eugeny S. Mints <Eugeny.Mints@…>

  • New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h, ide/ide_ctrl.h:
  • configure.ac, Makefile.am: Modified to reflect changes above.
  • Property mode set to 100644
File size: 189 bytes
Line 
1##
2##  $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../aclocal
6
7SUBDIRS = rtc serial network ide
8
9include $(top_srcdir)/../../../automake/subdirs.am
10include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.