VirtualBox

Ignore:
Timestamp:
Mar 4, 2024 8:12:02 AM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162014
Message:

ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.

Location:
trunk/src/VBox/ValidationKit/bootsectors
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk

    r103602 r103654  
    8484VBoxBs2Linker_TEMPLATE = VBoxBldProg
    8585VBoxBs2Linker_SOURCES = VBoxBs2Linker.cpp
     86
     87
     88#
     89# Tool for converting an assembly object file into a header.
     90#
     91BLDPROGS += VBoxBs3Obj2Hdr
     92VBoxBs3Obj2Hdr_TEMPLATE = VBoxBldProg
     93VBoxBs3Obj2Hdr_SOURCES = VBoxBs3Obj2Hdr.cpp
    8694
    8795
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette