Changeset be59f36 in rtems


Ignore:
Timestamp:
11/02/00 22:48:52 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
779654e
Parents:
63b347b7
Message:

2000-11-02 Ralf Corsepius <corsepiu@…>

  • stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • c/src/tests/support/ChangeLog

    r63b347b7 rbe59f36  
     12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
     4
    152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/tests/support/stubdr/Makefile.am

    r63b347b7 rbe59f36  
    1818include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    1919include $(top_srcdir)/../../../../automake/compile.am
    20 include $(RTEMS_ROOT)/make/leaf.cfg
     20include $(top_srcdir)/../../../../automake/lib.am
    2121
    2222TMPINSTALL_FILES += $(PROJECT_INCLUDE) $(H_FILES:%=$(PROJECT_INCLUDE)/%)
  • testsuites/support/ChangeLog

    r63b347b7 rbe59f36  
     12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
     4
    152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
Note: See TracChangeset for help on using the changeset viewer.