- Timestamp:
- Oct 2, 2020 9:16:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r86432 r86433 3052 3052 endif 3053 3053 if1of ($(KBUILD_TARGET), linux) 3054 ifeq ($(KBUILD_TARGET),$(KBUILD_HOST) 3054 ifeq ($(KBUILD_TARGET),$(KBUILD_HOST)) 3055 3055 $(QUIET)$(RM) -f -- "[email protected]" "[email protected]" '[email protected]' 3056 3056 $(APPEND) -t '[email protected]' 'int foo() { return 42; }'
Note:
See TracChangeset
for help on using the changeset viewer.