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.51 2002-04-23 18 :38:39 bbos Exp $
3+ # $Id: Makefile,v 2.52 2002-04-23 22 :38:20 bbos Exp $
44
55# what needs to be set for every new release:
66# Note use of full year (1998) in identifier.
7- THE_DATE = 12 -May-1998
8- THE_ID = REC -CSS2-19980512
9- THIS_VERSION = http://www.w3.org/TR/1998 /$(THE_ID )
10- THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/PR -CSS2-19980324
11- PERMANENT_NAME = REC- CSS2
7+ THE_DATE = ?? -May-2002
8+ THE_ID = WD -CSS2-200205XX
9+ THIS_VERSION = http://www.w3.org/TR/2002 /$(THE_ID )
10+ THE_PREVIOUS_VERSION = http://www.w3.org/TR/1998/REC -CSS2-19980512
11+ PERMANENT_NAME = CSS2
1212THE_LATEST_VERSION = http://www.w3.org/TR/$(PERMANENT_NAME )
1313CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group
1414TR_DIR = /afs/w3.org/pub/WWW/TR
15- INSTALLDIR = $(TR_DIR ) /1998 /$(THE_ID )
15+ INSTALLDIR = $(TR_DIR ) /2002 /$(THE_ID )
1616THE_UPDATE_DIR = http://www.w3.org/Style/css2-updates
1717UPDATESDIR = /afs/w3.org/pub/WWW/Style/css2-updates
1818
You can’t perform that action at this time.
0 commit comments