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.70 1998-01-20 23:18:15 ijacobs Exp $
3+ # $Id: Makefile,v 1.71 1998-01-23 00:04:55 ijacobs Exp $
44
55# what needs to be set for every new release:
6- THIS_VERSION = http://www.w3.org/Style/Group/9801/WD-css2-980116
6+ # Note use of full year (1998) in identifier.
7+ THIS_VERSION = http://www.w3.org/Style/Group/9801/WD-css2-19980128
78THE_PREVIOUS_VERSION = http://www.w3.org/Style/Group/9712/WD-css2-971211
8- THE_LATEST_VERSION = http://www.w3.org/Style/Group/9801/WD-css2-980116
9- THE_DATE = 16 -Jan-1998
10- THE_ID = WD-CSS20-980116
11- INSTALLDIR = /afs/w3.org/pub/WWW/Style/Group/9801/WD-css2-980116
9+ THE_LATEST_VERSION = http://www.w3.org/Style/Group/9801/WD-css2-19980116
10+ THE_DATE = 28 -Jan-1998
11+ THE_ID = WD-css2-19980128
12+ INSTALLDIR = /afs/w3.org/pub/WWW/Style/Group/9801/WD-css2-19980128
1213CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group/
1314
1415ROOT = .
You can’t perform that action at this time.
0 commit comments