Changeset 18991 in vbox
- Timestamp:
- Apr 17, 2009 1:37:54 PM (16 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r16999 r18991 62 62 tstFile \ 63 63 tstFileLock \ 64 tstFork \ 64 65 tstGetOpt \ 65 66 tstHandleTable \ … … 170 171 tstFileLock_SOURCES = tstFileLock.cpp 171 172 173 tstFork_SOURCES = tstFork.cpp 174 172 175 tstGetOpt_SOURCES = tstGetOpt.cpp 173 176
Note:
See TracChangeset
for help on using the changeset viewer.