Changeset 3578 for trunk/kStuff/kLdr/Makefile.kmk
- Timestamp:
- Sep 2, 2007, 10:55:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kLdr/Makefile.kmk
r3577 r3578 122 122 kLdrErr.c \ 123 123 kLdrMisc.c \ 124 kLdrRdr.c \125 kLdrRdrFile.c \126 124 kLdrMod.c \ 127 125 kLdrModLX.c \ … … 137 135 kLdr-win.c 138 136 kLdr_LIBS += \ 139 $(PATH_LIB)/kHlpBaseStatic$(SUFF_LIB) 137 $(PATH_LIB)/kRdrStatic$(SUFF_LIB) \ 138 $(PATH_LIB)/kHlpBareStatic$(SUFF_LIB) 140 139 141 140 kLdrErr.c_DEPS = $(PATH_TARGET)/kldrErrConsts.h
Note:
See TracChangeset
for help on using the changeset viewer.