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.36 1997-10-30 08:25:50 ian Exp $
3+ # $Id: Makefile,v 1.37 1997-10-31 03:23:34 clilley Exp $
44
55ROOT = .
66
@@ -34,7 +34,8 @@ APPSRCS = \
3434sample.src\
3535changes.src\
3636notes.src\
37- grammar.src
37+ grammar.src\
38+ fontstuff.src
3839
3940REFSRCS = \
4041refs.src
@@ -70,7 +71,8 @@ APPENDIXES= \
7071sample.html\
7172changes.html\
7273notes.html\
73- grammar.html
74+ grammar.html\
75+ fontstuff.html
7476
7577REFS = \
7678refs.html
@@ -94,7 +96,7 @@ DESCBLKSDIR= build/descriptors
9496CSSGROUPDIR = /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
100102PROPERTYDB = build/property.db
You can’t perform that action at this time.
0 commit comments