gecko/dom/imptests/html/js/builtins/Makefile.in

23 lines
528 B
Makefile

# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
DEPTH := @DEPTH@
topsrcdir := @top_srcdir@
srcdir := @srcdir@
VPATH := @srcdir@
relativesrcdir := @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MOCHITEST_FILES := \
test_Array.DefineOwnProperty.html \
test_Array.prototype.join-order.html \
test_Math.max.html \
test_Math.min.html \
test_Object.prototype.hasOwnProperty-order.html \
test_WeakMap.prototype-properties.html \
Math.maxmin.js \
$(NULL)
include $(topsrcdir)/config/rules.mk