Sign in
cobalt
/
cobalt
/
9fd106630afcfc799d1f7d301e19935ee431681e
/
.
/
src
/
third_party
/
mozjs-45
/
build
/
pymake
/
tests
/
include-regen.mk
blob: c86e0c78d6135e87309d114e0c8756ac63ec7699 [
file
] [
log
] [
blame
]
# avoid infinite loops by not remaking makefiles with
# double-colon no-dependency rules
# http://www.gnu.org/software/make/manual/make.html#Remaking-Makefiles
-
include notfound
.
mk
all
:
@echo
TEST
-
PASS
notfound
.
mk
::
@echo
TEST
-
FAIL