Skip to content

Commit 794464e

Browse files
committed
[css2] *** empty log message ***
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401108
1 parent ffbbb06 commit 794464e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.13 1998-02-24 07:57:55 bbos Exp $
3+
# $Id: Makefile,v 2.14 1998-03-09 12:39:11 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
@@ -224,6 +224,7 @@ LN= ln
224224
$(MKTOC) -l 2 -r $*.html $(HEADINGDB) >>$@
225225
echo "</div>" >>$@
226226

227+
#%.html: %.subtoc Project.cfg
227228
%.html: %.subtoc $(SPECSRCS:.src=.srd) Project.cfg
228229
@echo "=========== making" $@
229230
$(ADDLINKS) $(VALUEDB) $*.srd propinst-/propdef- descinst-/descdef- value-inst-/value-def- |\

0 commit comments

Comments
 (0)