Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
no-remake.mk
blob: c8df81bc3203f45e9c69b54631a34de41c53e3a1 [
file
] [
log
] [
blame
]
$
(
shell date
>
testfile
)
all
:
testfile
@echo
TEST
-
PASS
testfile
:
@echo
TEST
-
FAIL
"We shouldn't have remade this!"