Sign in
cobalt
/
cobalt
/
2ea2238d90d36bda2ed661e5419f2b40fae96ba4
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
windows-paths.mk
blob: 5f33a9050524384cb3d9f35c61c4f3686afb7470 [
file
] [
log
] [
blame
]
all
:
touch file
.
in
printf
"%s: %s\n\ttrue"
'$(CURDIR)/file.out'
'$(CURDIR)/file.in'
>
test
.
mk
$
(
MAKE
)
-
f test
.
mk $
(
CURDIR
)/
file
.
out
@echo
TEST
-
PASS