Changeset 4584 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Sep 6, 2007 3:52:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r4572 r4584 52 52 # For the launch trick we need different inode numbers. 53 53 VirtualBox_INST = $(INST_BIN)VirtualBox $(INST_BIN)VirtualBoxVM 54 endif 55 56 ifeq ($(BUILD_TARGET),linux) 57 $(PATH_BIN)/VirtualBox: $(VBOX_LICENSE_BIN) 54 58 endif 55 59
Note:
See TracChangeset
for help on using the changeset viewer.