Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
implicitsubdir.mk
blob: b9d854a2a56c7be6410de50c2e91f679fbee3d40 [
file
] [
log
] [
blame
]
$
(
shell \
mkdir foo
;
\
touch test
.
in
\
)
all
:
foo
/
test
.
out
@echo
TEST
-
PASS
foo
/%.
out
:
%.
in
cp $
<
$@