- Timestamp:
- Jan 25, 2020 1:26:38 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r82855 r82857 1758 1758 $(QUIET)$(RM) -f $@ 1759 1759 $(QUIET)$(APPEND) $@ "[Paths]" 1760 if ndef VBOX_WITH_HARDENING # Not necessary and will screwup copying files elsewhere to test.1760 ifdef VBOX_WITH_HARDENING # Not necessary and will screwup copying files elsewhere to test. 1761 1761 $(QUIET)$(APPEND) $@ "Prefix =" $(PATH_OUT)/$(VirtualBox.app_INST) 1762 1762 endif
Note:
See TracChangeset
for help on using the changeset viewer.