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.98 2006-11-03 15:30:47 bbos Exp $
3+ # $Id: Makefile,v 2.99 2007-04-16 12:58:45 bbos Exp $
44
55# what needs to be set for every new release:
66# Note use of full year (1998) in identifier.
7- THE_YEAR = 2006
8- THE_MONTH = 11
9- THE_MONTHNAME = November
10- THE_DAY = 06
11- THE_STATUS = WD
12- THE_STATUSNAME = Working Draft
7+ THE_YEAR = 2007
8+ THE_MONTH = 04
9+ THE_MONTHNAME = April
10+ THE_DAY = XX
11+ THE_STATUS = CR
12+ THE_STATUSNAME = Candidate Recommendation
1313
1414PREV_YEAR = 2006
15- PREV_MONTH = 04
16- PREV_DAY = 11
15+ PREV_MONTH = 11
16+ PREV_DAY = 06
1717PREV_STATUS = WD
1818
1919PERMANENT_NAME = CSS21
@@ -135,7 +135,7 @@ INDEXDB = build/index.db
135135SED = sed
136136# PERL= perl5 -Ibin
137137PERL = perl
138- NSGMLS =nsgmls
138+ NSGMLS =onsgmls
139139HTMLDECL = sgml/HTML4.decl
140140LINKLINT =$(PERL ) bin/linklint
141141SPELL = ispell -l -p
You can’t perform that action at this time.
0 commit comments