Changeset 9637
- Timestamp:
- 06/12/08 02:13:21 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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

