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 1.75 1998-01-28 06:30:30 ijacobs Exp $
3+ # $Id: Makefile,v 1.76 1998-01-29 00:17:15 ijacobs Exp $
44
55# what needs to be set for every new release:
66# Note use of full year (1998) in identifier.
@@ -233,7 +233,6 @@ install: all css20.tgz
233233 -(cd $( CSSGROUPDIR) ; rm -f issues.html; \
234234 $(RM ) css2-issues.html; \
235235 $(LN) -s $(INSTALLDIR)/issues.html css2-issues.html)
236- # $(CP) html2psrc $(INSTALLDIR)
237236 (cd $(INSTALLDIR); $(LN) -s cover.html Overview.html)
238237
239238install-all : install css20.zip css20.ps css20.txt
@@ -422,7 +421,7 @@ build/todo.srb: DOC/todo.db
422421
423422# ## check on the document to see if it's valid
424423
425- check : checkdoc checkspaces checkprops checkrefs checkspell checksample checklnx
424+ check : checkdoc checkspaces checkprops checkrefs checkspell checksample checklnx checkx
426425
427426FILES = $(MAINOBJS ) $(APPENDIXES ) $(REFS ) $(INDEXES )
428427
You can’t perform that action at this time.
0 commit comments