gecko/dom/tests/mochitest/dom-level2-html/files/Makefile.in

229 lines
3.9 KiB
Makefile

#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MOCHITEST_FILES = \
anchor.html \
anchor.xhtml \
anchor.xml \
anchor2.html \
anchor2.xhtml \
anchor2.xml \
applet.html \
applet.xhtml \
applet.xml \
applet2.class \
applet2.html \
applet2.xhtml \
applet2.xml \
area.html \
area.xhtml \
area.xml \
area2.html \
area2.xhtml \
area2.xml \
base.html \
base.xhtml \
base.xml \
base2.html \
base2.xhtml \
base2.xml \
body.html \
body.xhtml \
body.xml \
br.html \
br.xhtml \
br.xml \
button.html \
button.xhtml \
button.xml \
collection.html \
collection.xhtml \
collection.xml \
directory.html \
directory.xhtml \
directory.xml \
div.html \
div.xhtml \
div.xml \
dl.html \
dl.xhtml \
dl.xml \
document.html \
document-with-applet.html \
document.xhtml \
document.xml \
element.html \
element.xhtml \
element.xml \
fieldset.html \
fieldset.xhtml \
fieldset.xml \
font.html \
font.xhtml \
font.xml \
form.html \
form.xhtml \
form.xml \
form2.html \
form2.xhtml \
form2.xml \
form3.html \
form3.xhtml \
form3.xml \
frame.html \
frame.xhtml \
frame.xml \
frame2.html \
frame2.xhtml \
frame2.xml \
frameset.html \
frameset.xhtml \
frameset.xml \
heading.html \
heading.xhtml \
heading.xml \
hr.html \
hr.xhtml \
hr.xml \
html.html \
html.xhtml \
html.xml \
iframe.html \
iframe.xhtml \
iframe.xml \
iframe2.html \
iframe2.xhtml \
iframe2.xml \
img.html \
img.xhtml \
img.xml \
index.html \
input.html \
input.xhtml \
input.xml \
isindex.html \
isindex.xhtml \
isindex.xml \
label.html \
label.xhtml \
label.xml \
legend.html \
legend.xhtml \
legend.xml \
li.html \
li.xhtml \
li.xml \
link.html \
link.xhtml \
link.xml \
link2.html \
link2.xhtml \
link2.xml \
map.html \
map.xhtml \
map.xml \
menu.html \
menu.xhtml \
menu.xml \
meta.html \
meta.xhtml \
meta.xml \
mod.html \
mod.xhtml \
mod.xml \
object.html \
object.xhtml \
object.xml \
object2.html \
object2.xhtml \
object2.xml \
olist.html \
olist.xhtml \
olist.xml \
optgroup.html \
optgroup.xhtml \
optgroup.xml \
option.html \
option.xhtml \
option.xml \
optionscollection.html \
optionscollection.xhtml \
optionscollection.xml \
paragraph.html \
paragraph.xhtml \
paragraph.xml \
param.html \
param.xhtml \
param.xml \
pre.html \
pre.xhtml \
pre.xml \
quote.html \
quote.xhtml \
quote.xml \
right.png \
script.html \
script.xhtml \
script.xml \
select.html \
select.xhtml \
select.xml \
style.html \
style.xhtml \
style.xml \
table.html \
table.xhtml \
table.xml \
table1.html \
table1.xhtml \
table1.xml \
tablecaption.html \
tablecaption.xhtml \
tablecaption.xml \
tablecell.html \
tablecell.xhtml \
tablecell.xml \
tablecol.html \
tablecol.xhtml \
tablecol.xml \
tablerow.html \
tablerow.xhtml \
tablerow.xml \
tablesection.html \
tablesection.xhtml \
tablesection.xml \
textarea.html \
textarea.xhtml \
textarea.xml \
title.html \
title.xhtml \
title.xml \
ulist.html \
ulist.xhtml \
ulist.xml \
w3c_main.png \
xhtml-lat1.ent \
xhtml-special.ent \
xhtml-symbol.ent \
xhtml1-frameset.dtd \
xhtml1-strict.dtd \
xhtml1-transitional.dtd \
$(NULL)
MOCHITEST_FILES_J = \
applets/org/w3c/domts/DOMTSApplet.class \
$(NULL)
include $(topsrcdir)/config/rules.mk
libs:: $(MOCHITEST_FILES_J)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)/applets/org/w3c/domts