Changeset 4589 in vbox
- Timestamp:
- Sep 6, 2007 6:53:16 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r4584 r4589 54 54 endif 55 55 56 ifeq ($(VBOX_OSE),) 56 57 ifeq ($(BUILD_TARGET),linux) 58 # Note: I'm doing this right here because the GUI will _not_ run 59 # without that file which might be annoying for developers! 57 60 $(PATH_BIN)/VirtualBox: $(VBOX_LICENSE_BIN) 61 endif 58 62 endif 59 63
Note:
See TracChangeset
for help on using the changeset viewer.