Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
c89ede70
Commit
c89ede70
authored
Nov 27, 2000
by
rrt
Browse files
[project @ 2000-11-27 11:12:04 by rrt]
Improve hevea (.tex -> .html) rule
parent
b965e672
Changes
1
Show whitespace changes
Inline
Side-by-side
mk/suffix.mk
View file @
c89ede70
...
...
@@ -209,7 +209,9 @@ endif
%.html
:
%.tex
@
$(RM)
$@
$(LATEX2HTML)
$(LATEX2HTML_OPTS)
$<
$(LATEX2HTML)
$(LATEX2HTML_OPTS)
$(
patsubst
%.tex,%.hva,
$<
)
$<
$(LATEX2HTML)
$(LATEX2HTML_OPTS)
$(
patsubst
%.tex,%.hva,
$<
)
$<
# Make twice to resolve xrefs
%.rtf
:
%.sgml
@
$(RM)
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment