Changeset 70397 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Jan 1, 2018 12:27:43 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120002
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r70311 r70397 81 81 RTChMod_TEMPLATE = VBoxR3Tool 82 82 RTChMod_SOURCES = RTChMod.cpp 83 84 # RTCp - our cp clone. 85 PROGRAMS += RTCp 86 RTCp_TEMPLATE = VBoxR3Tool 87 RTCp_SOURCES = RTCp.cpp 88 RTCp_SOURCES += ../VBox/LoadVBoxDDU.cpp 83 89 84 90 # RTIsoMaker - ISO image maker - build version.
Note:
See TracChangeset
for help on using the changeset viewer.