Changeset 6250 in vbox
- Timestamp:
- Jan 4, 2008 8:44:18 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r6200 r6250 87 87 # Note: I'm doing this right here because the GUI will _not_ run 88 88 # without that file which might be annoying for developers! 89 $(VBOX_LICENSE_BIN): $(VBOX_LICENSE_SRC) 90 $(call MSG_GENERATE,,$@) 91 $(QUIET)$(CP) $< $@ 92 89 93 $(PATH_BIN)/VirtualBox: $(VBOX_LICENSE_BIN) 90 94 endif
Note:
See TracChangeset
for help on using the changeset viewer.