File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Makefile to generate the CSS2 document based on its "source files"
22# Arnaud Le Hors - lehors@w3.org
3- # $Id: Makefile,v 2.26 1998-03-24 14:07:00 ijacobs Exp $
3+ # $Id: Makefile,v 2.27 1998-03-24 14:45:14 bbos Exp $
44
55# what needs to be set for every new release:
66# Note use of full year (1998) in identifier.
@@ -275,8 +275,8 @@ install: all css2.tgz
275275 -$(RM ) -f $(CSSGROUPDIR ) /issues.html
276276 -$(RM ) $(CSSGROUPDIR ) /css2-issues.html
277277 $(LN ) -s $(INSTALLDIR ) /issues.html $(CSSGROUPDIR ) /css2-issues.html
278- -$(RM ) $(INSTALLDIR ) Overview.html
279- $(LN ) -s $(INSTALLDIR ) /cover.html $(INSTALLDIR ) Overview.html
278+ -$(RM ) $(INSTALLDIR ) / Overview.html
279+ $(LN ) -s $(INSTALLDIR ) /cover.html $(INSTALLDIR ) / Overview.html
280280 -$(RM ) -f $(TR_DIR ) /$(PERMANENT_NAME )
281281 $(LN ) -s $(INSTALLDIR ) $(TR_DIR ) /$(PERMANENT_NAME )
282282
You can’t perform that action at this time.
0 commit comments