Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
51741017
Commit
51741017
authored
Jun 09, 1997
by
sof
Browse files
[project @ 1997-06-09 07:36:23 by sof]
LIT2TEXT suffix rule fixed
parent
94c96a56
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/suffix.mk
View file @
51741017
...
...
@@ -181,7 +181,7 @@ HASKELL_POST_COMPILE=$(patsubst %,$(HASKELL_SPLIT_POST),$(filter -split-objs,$(H
%.txt
:
%.lit
@
$(RM)
$@
$(LIT2TEXT)
-c
$(LIT2TEXT_OPTS)
-o
$@
$<
$(LIT2TEXT)
$(LIT2TEXT_OPTS)
-o
$@
$<
@
chmod
444
$@
%.ihtml
:
%.lit
...
...
Write
Preview
Supports
Markdown
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