Sign in
cobalt
/
cobalt
/
2ea2238d90d36bda2ed661e5419f2b40fae96ba4
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
include-regen2.mk
blob: fc7fef073eecaa8f4f8544d10487b9649ed54795 [
file
] [
log
] [
blame
]
# make should make makefiles that it has rules for if they are
# included
include test
.
mk
all
:
test
"$(X)"
=
"1"
@echo
"TEST-PASS"
test
.
mk
:
@echo
"X = 1"
>
$@