- Timestamp:
- Jan 29, 2008 2:29:00 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r6553 r6554 529 529 ifeq ($(BUILD_TARGET),linux) ## @todo elimiate this by fixing VBOXGUESTR3LIB/DLL/EXE. What about NOCPP like the x11 bits? 530 530 RuntimeGuestR3Mini_TEMPLATE := VBOXLNX32GUESTR3LIB 531 RuntimeGuestR3Mini_INST = $(INST_ADDITIONS_LIB) 531 532 else ## @todo this should be VBOXGUESTR3DLL I think if PIC code is required. 532 533 RuntimeGuestR3Mini_TEMPLATE := VBOXGUESTR3LIB
Note:
See TracChangeset
for help on using the changeset viewer.