Changeset 46ea78a in rtems


Ignore:
Timestamp:
01/04/02 17:55:57 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8217c40
Parents:
c672d97
Message:

2001-12-22 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove optman/Makefile from CONFIG_FILES.
  • Makefile.am: Remove optman from SUBDIRS.
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/posix/ChangeLog

    rc672d97 r46ea78a  
     12001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Remove optman/Makefile from CONFIG_FILES.
     4        * Makefile.am: Remove optman from SUBDIRS.
     5
    162001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
  • c/src/exec/posix/Makefile.am

    rc672d97 r46ea78a  
    66ACLOCAL_AMFLAGS = -I ../../../../aclocal
    77
    8 SUBDIRS = include inline macros src optman
     8SUBDIRS = include inline macros src
    99
    1010include $(top_srcdir)/../../../../automake/subdirs.am
  • c/src/exec/posix/configure.ac

    rc672d97 r46ea78a  
    5454src/Makefile
    5555include/Makefile
    56 optman/Makefile
    5756inline/Makefile
    5857macros/Makefile
  • cpukit/posix/ChangeLog

    rc672d97 r46ea78a  
     12001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Remove optman/Makefile from CONFIG_FILES.
     4        * Makefile.am: Remove optman from SUBDIRS.
     5
    162001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
  • cpukit/posix/Makefile.am

    rc672d97 r46ea78a  
    66ACLOCAL_AMFLAGS = -I ../../../../aclocal
    77
    8 SUBDIRS = include inline macros src optman
     8SUBDIRS = include inline macros src
    99
    1010include $(top_srcdir)/../../../../automake/subdirs.am
  • cpukit/posix/configure.ac

    rc672d97 r46ea78a  
    5454src/Makefile
    5555include/Makefile
    56 optman/Makefile
    5756inline/Makefile
    5857macros/Makefile
Note: See TracChangeset for help on using the changeset viewer.