VirtualBox

Changeset 66769 in vbox for trunk


Ignore:
Timestamp:
May 4, 2017 12:59:45 AM (7 years ago)
Author:
vboxsync
Message:

RTLs: VFS test tool and some fun.

Location:
trunk/src/VBox/Runtime/tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r66595 r66769  
    4545 && !defined(VBOX_ONLY_VALIDATIONKIT)
    4646
    47  # RTManifest is a tool for creating and verifying manifest files.
     47 # RTCat is a tool for displaying files.
    4848 PROGRAMS += RTCat
    4949 RTCat_TEMPLATE = VBoxR3Tool
    5050 RTCat_SOURCES = RTCat.cpp
     51
     52 # RTLs is a tool for listing file information.
     53 PROGRAMS += RTLs
     54 RTLs_TEMPLATE = VBoxR3Tool
     55 RTLs_SOURCES = RTLs.cpp
    5156
    5257 # RTRm is a tool for removing files and directories.
Note: See TracChangeset for help on using the changeset viewer.

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