Changeset 95031 in vbox for trunk/src/apps
- Timestamp:
- May 17, 2022 12:05:21 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151477
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/apps/Makefile.kmk
r93115 r95031 20 20 21 21 if1of ($(KBUILD_TARGET_ARCH), $(VBOX_SUPPORTED_HOST_ARCHS)) 22 ifdef VBOX_WITH_KCHMVIEWER23 ifneq ($(wildcard $(PATH_SUB_CURRENT)/kchmviewer-4.3),)24 include $(PATH_SUB_CURRENT)/kchmviewer-4.3/Makefile.kmk25 endif26 endif27 22 ifeq ($(KBUILD_TARGET),linux) 28 23 ifneq ($(wildcard $(PATH_SUB_CURRENT)/tunctl),)
Note:
See TracChangeset
for help on using the changeset viewer.