Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
6ca9cfe313bafd3f2ef8278140d2a8fe3ee67de3
/
.
/
testcase
/
multi_rule.mk
blob: 9d9fddd2d13bc0b15879bde0d5ac9940eb0b9b3c [
file
] [
log
] [
blame
]
test
:
foo
.
c
# simplified case for gyp-generated action targets
# with 'process_outputs_as_sources': 1
# and 'hard_dependency': 1
foo
.
c
:
CFLAGS
:=-
g
foo
.
c
:
echo generating foo
.
c
outputs
:=
foo
.
c
$
(
outputs
):
|