Changeset 66595 in vbox for trunk/src/VBox/Runtime/tools/Makefile.kmk
- Timestamp:
- Apr 17, 2017 3:30:30 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r64923 r66595 46 46 47 47 # RTManifest is a tool for creating and verifying manifest files. 48 PROGRAMS += RTCat 49 RTCat_TEMPLATE = VBoxR3Tool 50 RTCat_SOURCES = RTCat.cpp 51 52 # RTRm is a tool for removing files and directories. 48 53 PROGRAMS += RTRm 49 54 RTRm_TEMPLATE = VBoxR3Tool
Note:
See TracChangeset
for help on using the changeset viewer.