Changeset 67304 in vbox for trunk/src/VBox/Runtime/tools
- Timestamp:
- Jun 8, 2017 3:26:43 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 116008
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/tools/Makefile.kmk
r67286 r67304 113 113 RTSignTool_LIBS = $(PATH_STAGE_LIB)/SUPR3$(VBOX_SUFF_LIB) 114 114 115 if1of ($(KBUILD_TARGET), darwin linux )115 if1of ($(KBUILD_TARGET), darwin linux solaris) 116 116 # RTKrnlModInfo - our lsmod/kextstat clone (for testing the RTKrnlMod code). 117 117 PROGRAMS += RTKrnlModInfo
Note:
See TracChangeset
for help on using the changeset viewer.