Sign in
android
/
platform
/
build
/
kati
/
ee538935fc914663100eb3d181dc40277131c2f6
/
.
/
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
):
|