| 1 |
all: update |
all: update |
| 2 |
|
|
| 3 |
update: \ |
update: \ |
| 4 |
.workers-spec.en.html .xbl-spec.en.html .spec.en.html \ |
.workers-spec.en.html \ |
| 5 |
|
.spec.en.html \ |
| 6 |
workers-non-normative.ja.html.u8 \ |
workers-non-normative.ja.html.u8 \ |
|
xbl-non-normative.ja.html.u8 \ |
|
| 7 |
non-normative.ja.html.u8 |
non-normative.ja.html.u8 |
| 8 |
gnuplot status.plt |
gnuplot status.plt |
| 9 |
|
|
| 10 |
|
# .xbl-spec.en.html \ |
| 11 |
|
# xbl-non-normative.ja.html.u8 \ |
| 12 |
|
|
| 13 |
|
|
| 14 |
force-update: force-.spec.en.html force-.workers-spec.en.html \ |
force-update: force-.spec.en.html force-.workers-spec.en.html \ |
| 15 |
update |
update |
| 16 |
# force-.xbl-spec.en.html \ |
# force-.xbl-spec.en.html \ |