Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
72bc16e4
Commit
72bc16e4
authored
Jan 06, 2005
by
malcolm
Browse files
[project @ 2005-01-06 11:55:12 by malcolm]
Add System.Cmd to c-files dependencies.
parent
de3edc07
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/utils/hsc2hs/Makefile.nhc98
View file @
72bc16e4
...
...
@@ -5,7 +5,8 @@ TARGET = ${DST}/hsc2hs$(EXE)
SRCS
=
Main.hs
FROMC
=
../libraries/base/System/Console/GetOpt.
$C
\
../libraries/base/Data/List.
$C
../libraries/base/Data/List.
$C
\
../libraries/base/System/Cmd.
$C
ifeq
"$(findstring ghc, ${HC})" "ghc"
HFLAGS
=
$(
shell
$(LOCAL)
fixghc
$(GHCSYM)
-package
base
-package
lang
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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