Changeset 100006 in vbox for trunk/src/VBox/Runtime/tools/Makefile.kmk
- Timestamp:
- May 30, 2023 6:27:25 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r98409 r100006 281 281 endif 282 282 283 # RTDtc - Devicetree compiler tool. 284 PROGRAMS += RTDtc 285 RTDtc_TEMPLATE = VBoxR3Tool 286 RTDtc_SOURCES = RTDtc.cpp 287 283 288 endif # !VBOX_ONLY_BUILD 284 289
Note:
See TracChangeset
for help on using the changeset viewer.