Ignore:
Timestamp:
01/12/00 16:38:56 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b2b4835
Parents:
1e194112
Message:

Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@…>
that converts the libbsp/i386 subdirectory to full automake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/i386/ts_386ex/Makefile.am

    r1e194112 r69537ca9  
    66ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
    77
    8 if HAS_NETWORKING
    9 # We only build the Network library if HAS_NETWORKING was defined
    10 NETWORK = network
    11 endif
    12 
    138# wrapup is the one that actually builds and installs the library
    149#  from the individual .rel files built in other directories
    15 SUBDIRS = . include tools start startup clock console timer $(NETWORK) wrapup
     10SUBDIRS = . include tools start startup clock console timer network wrapup
    1611
    1712include $(top_srcdir)/../../bsp.am
Note: See TracChangeset for help on using the changeset viewer.