Changeset 39723 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Jan 8, 2012 12:43:19 AM (13 years ago)
- Location:
- trunk/src/VBox/Runtime/tools
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r34673 r39723 51 51 RTGzip_SOURCES = RTGzip.cpp 52 52 53 # RTShutdown - similar (but not identical) to a typical unix shutdown command. 54 PROGRAMS += RTShutdown 55 RTShutdown_TEMPLATE = VBOXR3TSTEXE 56 RTShutdown_SOURCES = RTShutdown.cpp 57 53 58 # RTTar - our tar clone (for testing the tar/gzip/gunzip streaming code) 54 59 PROGRAMS += RTTar
Note:
See TracChangeset
for help on using the changeset viewer.