Changeset 69716 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Nov 16, 2017 2:31:25 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119097
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r69603 r69716 113 113 endif 114 114 115 # RTMkDir - our mkdir clone. 116 PROGRAMS += RTMkDir 117 RTMkDir_TEMPLATE = VBoxR3Tool 118 RTMkDir_SOURCES = RTMkDir.cpp 119 115 120 # RTShutdown - similar (but not identical) to a typical unix shutdown command. 116 121 PROGRAMS += RTShutdown
Note:
See TracChangeset
for help on using the changeset viewer.