Skip to content

Commit f7a3a5d

Browse files
committed
[css2] New directoies for diff files
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402019
1 parent 77fe042 commit f7a3a5d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

css2/diffs-rec/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
%.html: ../%.html $(PREV)/%.html
2+
-$(HTMLDIFF) $(PREV)/$@ ../$@ >$@

css2/diffs-wd/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
%.html: ../%.html $(PREV)/%.html
2+
-$(HTMLDIFF) $(PREV)/$@ ../$@ >$@

0 commit comments

Comments
 (0)