Changeset 9640
- Timestamp:
- 06/12/08 02:23:40 (6 months ago)
- Files:
-
- trunk/src/VBox/Runtime/Makefile.kmk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Runtime/Makefile.kmk
r9633 r9640 849 849 common/string/strlen.cpp_CXXFLAGS.win = -Oi- 850 850 851 ifeq ($(KBUILD_TARGET),l4) 851 ifeq ($(KBUILD_TARGET),l4) ## @todo Why is this here? Because of the additions? If so, the please remove, else explain. 852 852 RuntimeR0Drv_BLD_TRG = linux 853 853 RuntimeR0Drv_BLD_TRG_ARCH = x86 … … 948 948 r0drv/nt/time-r0drv-nt.cpp \ 949 949 r0drv/nt/timer-r0drv-nt.cpp 950 ## @todo andassert-r0drv-nt.cpp950 ## @todo assert-r0drv-nt.cpp 951 951 952 952 RuntimeR0Drv_SOURCES.win.amd64 = $(RuntimeWin64ASM_SOURCES)

