Changeset 86432 in vbox
- Timestamp:
- Oct 2, 2020 9:16:23 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r86431 r86432 3052 3052 endif 3053 3053 if1of ($(KBUILD_TARGET), linux) 3054 ifeq ($(KBUILD_TARGET),$(KBUILD_HOST) 3054 3055 $(QUIET)$(RM) -f -- "[email protected]" "[email protected]" '[email protected]' 3055 3056 $(APPEND) -t '[email protected]' 'int foo() { return 42; }' … … 3065 3066 # $(QUIET)$(APPEND) '$@' '' 3066 3067 $(QUIET)$(RM) -f -- "[email protected]" "[email protected]" '[email protected]' 3068 endif 3067 3069 endif 3068 3070 ifdef VBOX_PATH_PREFIX_MINGW32
Note:
See TracChangeset
for help on using the changeset viewer.