- Timestamp:
- Oct 25, 2011, 8:37:38 PM (14 years ago)
- Location:
- branches/gcc-kmk
- Files:
-
- 3 edited
- 1 moved
-
lib/Makefile.kmk (modified) (1 diff)
-
lib/unicode (moved) (moved from branches/gcc-kmk/src/kernel32/unicode )
-
lib/unicode/Makefile.kmk (modified) (1 diff)
-
src/kernel32/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/lib/Makefile.kmk
r21691 r21743 5 5 SUB_DEPTH = .. 6 6 include $(KBUILD_PATH)/subheader.kmk 7 8 # 9 # Include sub-makefiles. 10 # 11 include $(PATH_SUB_CURRENT)/unicode/Makefile.kmk 7 12 8 13 LIBRARIES += pmwinx wgss50 libconv libuls -
branches/gcc-kmk/lib/unicode/Makefile.kmk
r21695 r21743 3 3 # 4 4 5 SUB_DEPTH = ../.. /..5 SUB_DEPTH = ../.. 6 6 include $(KBUILD_PATH)/subheader.kmk 7 7 -
branches/gcc-kmk/src/kernel32/Makefile.kmk
r21740 r21743 5 5 SUB_DEPTH = ../.. 6 6 include $(KBUILD_PATH)/subheader.kmk 7 8 #9 # Include sub-makefiles.10 #11 include $(PATH_SUB_CURRENT)/unicode/Makefile.kmk12 7 13 8 LIBRARIES += seh
Note:
See TracChangeset
for help on using the changeset viewer.
