Skip to content

Commit d530113

Browse files
committed
[css2] Clean up index .srd files
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401155
1 parent 484fc5c commit d530113

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.15 1998-03-10 18:43:58 bbos Exp $
3+
# $Id: Makefile,v 2.16 1998-03-13 23:01:02 ijacobs Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
@@ -517,6 +517,7 @@ log:
517517
clean:
518518
$(RM) $(SPECOBJS) $(INDEXES) $(PROPBLKSDIR)/* \
519519
$(SPECOBJS:.html=.srd) $(SPECOBJS:.html=.subtoc) \
520+
$(INDEXES:.html=.srd) \
520521
$(DESCBLKSDIR)/* build/* css2.* linklint images/links.ok
521522

522523
realclean: clean

0 commit comments

Comments
 (0)