Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
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"
>
$@