File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,40 +111,11 @@ indexlist.src
111111
112112MAINSRCS = $(SRCS1 )
113113
114- REFS = \
115- refs.html
114+ REFS = $(REFSRCS:.src=.html )
116115
117116SPECSRCS = $(SRCS0 ) $(MAINSRCS ) $(APPSRCS )
118117
119- SPECOBJS = \
120- cover.html\
121- about.html\
122- intro.html\
123- conform.html\
124- syndata.html\
125- selector.html\
126- cascade.html\
127- media.html\
128- box.html\
129- visuren.html\
130- visudet.html\
131- visufx.html\
132- generate.html\
133- page.html\
134- colors.html\
135- fonts.html\
136- text.html\
137- tables.html\
138- ui.html\
139- aural.html\
140- refs.html\
141- changes.html\
142- sample.html\
143- zindex.html\
144- propidx.html\
145- grammar.html\
146- leftblank.html\
147- indexlist.html
118+ SPECOBJS = $(SPECSRCS:.src=.html ) $(REFS ) $(INDEXSRCS:.src=.html )
148119
149120# IMAGES = images/*.gif images/*.png
150121IMAGES = images/*.png images/*.jpg
You can’t perform that action at this time.
0 commit comments