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
116328b6
Commit
116328b6
authored
Nov 16, 2001
by
sof
Browse files
[project @ 2001-11-16 16:58:41 by sof]
if IS_CBITS_LIB is YES: Extend SRC_HS2HS_OPTS in the same way that SRC_CC_OPTS is
parent
772ffb22
Changes
1
Show whitespace changes
Inline
Side-by-side
mk/target.mk
View file @
116328b6
...
...
@@ -365,6 +365,7 @@ C_SRCS += $(wildcard ../*_hsc.c)
# Make .hsc.h include files from the directory above visible
# (and the cbits/ library too).
SRC_CC_OPTS
+=
-I
..
-I
.
SRC_HSC2HS_OPTS
+=
-I
..
-I
.
endif
ifneq
"$(way)" "i"
...
...
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