Changeset 9637 in vbox for trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk
- Timestamp:
- Jun 12, 2008 12:13:21 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk
r9632 r9637 54 54 # 55 55 SYSMODS.x86 += VBoxGuestNT 56 ifeq ( foo,disabled)56 ifeq (kBuild,0.1.4) # This doesn't work because of the VBoxGuest_NOINST stuff above. ## @todo kBuild: change the NOINST test from ifdef to ifneq ($(strip $($(target)_NOINST)),) 57 57 VBoxGuestNT_EXTENDS = VBoxGuest 58 58 else
Note:
See TracChangeset
for help on using the changeset viewer.