Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
include-missing.mk
blob: 583d0a065a0e5b2f3ffa03823fcb0924eb705023 [
file
] [
log
] [
blame
]
#T returncode: 2
# If an include file isn't present and doesn't have a rule to remake it, make
# should fail.
include notfound
.
mk
all
:
@echo
TEST
-
FAIL