source: rtems/c/src/optman/Makefile.am @ e4dbf55

4.104.114.84.95
Last change on this file since e4dbf55 was b91f0338, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:58:43

2002-01-02 Ralf Corsepius <corsepiu@…>

  • ChangeLog?: New.
  • configure.ac: New.
  • Makefile.am: New.
  • rtems/*: Copied from c/src/exec/rtems/optman.
  • sapi/*: Copied from c/src/exec/sapi/optman.
  • Property mode set to 100644
File size: 260 bytes
RevLine 
[b91f0338]1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.5
6ACLOCAL_AMFLAGS = -I ../../../aclocal
7
8include $(top_srcdir)/../../../automake/multilib.am
9
10SUBDIRS = rtems sapi
11
12include $(top_srcdir)/../../../automake/subdirs.am
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.