Changeset 9640 in vbox
- Timestamp:
- Jun 12, 2008 12:23:40 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Runtime/Makefile.kmk (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
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)
Note:
See TracChangeset
for help on using the changeset viewer.

