Changeset 23618 in vbox
- Timestamp:
- Oct 8, 2009 2:04:09 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53297
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
r23452 r23618 704 704 705 705 # 706 # Build the EFI firmware, all of it. 707 # 708 # Mainly hooks right now, maybe we need them later. 709 # 710 efi-fetch: 711 712 efi-build: $(VBOX_VERSION_HEADER) 713 $(PATH_ROOT)/webtools/tinderbox/client/efi-build.sh 714 715 efi-packing: 716 717 # 706 718 # Generate VirtualBox-OSE-x.x.x.tar.bz2 (OSE) tarballs for distribution 707 719 # - includes kBuild
Note:
See TracChangeset
for help on using the changeset viewer.