Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
0113be559976cfb1ce0e78a9a69c19a6394b2c3d
/
.
/
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