shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
functions
/
notdir
/
t001
/
mk
1
string := $(notdir /src/foo.c hacks)
2
all:
3
@echo $(string)