c05564c4d8
Android 13
6 lines
67 B
Plaintext
Executable file
6 lines
67 B
Plaintext
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
X = $(Y)
|
|
Y = $(X)
|
|
$(info $(X))
|