Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
include-regen3.mk
blob: 878ce0adc6e7e509d12b4df248d166529f95d4c1 [
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"
>
$@