Changeset 28e7d7fa in rtems for c/src/lib/Makefile.in


Ignore:
Timestamp:
08/20/98 22:04:22 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a9cfa238
Parents:
96b39164
Message:

Patches from Eric Norum

File:
1 edited

Legend:

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

    r96b39164 r28e7d7fa  
    1111include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
    1212include $(RTEMS_ROOT)/make/directory.cfg
    13 
    14 # We only build the KA9Q library if HAS_KA9Q was defined
    15 LIBKA9Q_yes_V = libka9q
    16 LIBKA9Q = $(LIBKA9Q_$(HAS_KA9Q)_V)
    1713
    1814# We only build the networking library if HAS_NETWORKING was defined
     
    3026
    3127SUB_DIRS=start include $(NETWORKING_INCLUDE) libmisc libc libcpu libbsp \
    32          $(LIBKA9Q) $(LIBNETWORKING) $(LIBHWAPI) $(LIBRTEMSCPLUSPLUS) wrapup
     28         $(LIBNETWORKING) $(LIBHWAPI) $(LIBRTEMSCPLUSPLUS) wrapup
Note: See TracChangeset for help on using the changeset viewer.