Changeset 2456 in vbox for trunk/src/VBox/Additions/Makefile
- Timestamp:
- May 3, 2007 12:57:07 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/Makefile
r720 r2456 91 91 $(GUESTADDITIONS_WIN32_DEPS) $(GUESTADDITIONS_LINUX_DEPS) \ 92 92 Makefile 93 $(call MSG_ L1,Creating$@)93 $(call MSG_TOOL,mkisofs,,,$@) 94 94 $(QUIET)$(VBOX_MKISOFS) -rational-rock -joliet -iso-level 4 -volid "VBOXADDITIONS" -l -graft-points -o $@ \ 95 95 $(GUESTADDITIONS_WIN32_FILESPEC) $(GUESTADDITIONS_LINUX_FILESPEC)
Note:
See TracChangeset
for help on using the changeset viewer.