- Timestamp:
- Oct 21, 2007 8:37:26 PM (17 years ago)
- Location:
- trunk/src/VBox/Runtime
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r5409 r5410 137 137 misc/sanity-cpp.cpp \ 138 138 misc/sanity-c.c \ 139 alloc.cpp \140 alloc/heapsimple.cpp \139 common/alloc/alloc.cpp \ 140 common/alloc/heapsimple.cpp \ 141 141 assert.cpp \ 142 142 table/avlhcphys.cpp \ … … 761 761 RuntimeR0Drv_SOURCES.linux = \ 762 762 generic/RTAssertDoBreakpoint-generic.cpp \ 763 alloc/heapsimple.cpp \763 common/alloc/heapsimple.cpp \ 764 764 r0drv/memobj-r0drv.cpp \ 765 765 r0drv/linux/alloc-r0drv-linux.c \
Note:
See TracChangeset
for help on using the changeset viewer.