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
Glasgow Haskell Compiler
GHC
Commits
1e7f4834
Commit
1e7f4834
authored
Feb 19, 2003
by
sof
Browse files
[project @ 2003-02-19 16:38:35 by sof]
odir-ify prelude/PrimOp.o dependency
parent
ed6a7f5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/Makefile
View file @
1e7f4834
...
...
@@ -436,7 +436,7 @@ SRC_CPP_OPTS += -I$(GHC_INCLUDE_DIR) -traditional
SRC_CPP_OPTS
+=
${GhcCppOpts}
ifneq
"$(BootingFromHc)" "YES"
prelude/PrimOp.lhs prelude/PrimOp.o
:
$(PRIMOP_BITS)
prelude/PrimOp.lhs
$(odir)/
prelude/PrimOp.o
:
$(PRIMOP_BITS)
endif
ifneq
"$(BootingFromHc)" "YES"
...
...
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