Ignore:
Timestamp:
Sep 2, 2007, 10:55:51 PM (18 years ago)
Author:
bird
Message:

kLdrRdr cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/kLdr/Makefile.kmk

    r3577 r3578  
    122122        kLdrErr.c \
    123123        kLdrMisc.c \
    124         kLdrRdr.c \
    125         kLdrRdrFile.c \
    126124        kLdrMod.c \
    127125        kLdrModLX.c \
     
    137135        kLdr-win.c
    138136kLdr_LIBS += \
    139         $(PATH_LIB)/kHlpBaseStatic$(SUFF_LIB)
     137        $(PATH_LIB)/kRdrStatic$(SUFF_LIB) \
     138        $(PATH_LIB)/kHlpBareStatic$(SUFF_LIB)
    140139
    141140kLdrErr.c_DEPS = $(PATH_TARGET)/kldrErrConsts.h
Note: See TracChangeset for help on using the changeset viewer.