Skip to content

Commit e14ffd1

Browse files
committed
[css2] added appendix
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40350
1 parent daa8706 commit e14ffd1

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

css2/Makefile

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 1.36 1997-10-30 08:25:50 ian Exp $
3+
# $Id: Makefile,v 1.37 1997-10-31 03:23:34 clilley Exp $
44

55
ROOT = .
66

@@ -34,7 +34,8 @@ APPSRCS = \
3434
sample.src\
3535
changes.src\
3636
notes.src\
37-
grammar.src
37+
grammar.src\
38+
fontstuff.src
3839

3940
REFSRCS = \
4041
refs.src
@@ -70,7 +71,8 @@ APPENDIXES= \
7071
sample.html\
7172
changes.html\
7273
notes.html\
73-
grammar.html
74+
grammar.html\
75+
fontstuff.html
7476

7577
REFS= \
7678
refs.html
@@ -94,7 +96,7 @@ DESCBLKSDIR= build/descriptors
9496
CSSGROUPDIR = /afs/w3.org/pub/WWW/Style/Group/
9597
#Sample install dir
9698
#INSTALLDIR= /afs/w3.org/pub/WWW/Style/Group/9709/css2-970908
97-
INSTALLDIR=
99+
INSTALLDIR=/0/w3c/clilley/w3.org/pub/WWW/Style/Group/css2
98100

99101
# dbase for property name anchors
100102
PROPERTYDB= build/property.db

0 commit comments

Comments
 (0)