Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
f1e517d64fe4a726552f5d240a1ecb3d418f16b6
/
.
/
claudetool
/
onstart
/
testdata
/
Makefile-日本語
blob: c78f45a9b227d48c149c6449ed027fec72bc939e [
file
] [
log
] [
blame
]
# Makefile with Japanese characters in filename
# This should be categorized as a build file
all
:
echo
"Building with Japanese characters in Makefile name"
clean
:
rm
-
f
*.
o
.
PHONY
:
all clean