Changeset 45269dc in rtems for c/src/lib/Makefile.am


Ignore:
Timestamp:
10/11/99 15:34:26 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
87fad5c
Parents:
8ab8646
Message:

Patch from Ralf Corsepius <corsepiu@…> to move librdbg
to its own top level package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/Makefile.am

    r8ab8646 r45269dc  
    66ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
    77
    8 if HAS_RDBG
    9 LIBRDBG = librdbg
    10 endif
    11 
    128if HAS_LIBCHIP
    139LIBCHIP = libchip
     
    1511
    1612SUBDIRS = start include libmisc libc libcpu libbsp \
    17     $(LIBRDBG) $(LIBCHIP) $(LIBHWAPI)
     13    $(LIBCHIP) $(LIBHWAPI)
    1814
    1915include $(top_srcdir)/../../../automake/subdirs.am
Note: See TracChangeset for help on using the changeset viewer.