Changeset 4596 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Sep 7, 2007 9:01:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r4589 r4596 54 54 endif 55 55 56 if eq ($(VBOX_OSE),)56 ifndef VBOX_OSE 57 57 ifeq ($(BUILD_TARGET),linux) 58 58 # Note: I'm doing this right here because the GUI will _not_ run
Note:
See TracChangeset
for help on using the changeset viewer.