xref
: /
build
/
kati
/
testcase
/
trim_leading_curdir.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
all
:
foo.bar
2
3
./
foo.bar
: ./%.
bar
: ./%.
baz
4
cp
$< $@
5
6
./
foo.baz
:
7
touch
$@
8