Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
6e2447e21b34607154429b81e80eea6f58db4095
/
.
/
testcase
/
notdir.mk
blob: 55e3ce16cd4a400e542a109da920ba9e2dd005f9 [
file
]
test
:
echo $
(
notdir foo
)
echo $
(
notdir foo
,
bar
)
echo $
(
notdir foo bar
)
echo $
(
notdir
.)
echo $
(
notdir
/)
echo $
(
notdir
)
echo $
(
notdir src
/
foo
.
c hacks
)
echo $
(
notdir hacks src
/
foo
.
c
)
echo $
(
notdir hacks
/
src
/
foo
.
c
)