Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry
kics
Commits
1e1e3d9b
Commit
1e1e3d9b
authored
Aug 14, 2007
by
bbr
Browse files
verbose compilation
parent
4d818035
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
1e1e3d9b
...
...
@@ -6,7 +6,7 @@ THIS = ../kics/
KGHC
=
ghc
--make
-fglasgow-exts
-i
$(LIBS)
-H500m
GHC
=
ghc
--make
-fglasgow-exts
-i
$(SRC)
-H500m
LIBS
=
$(
shell
$(BIN)
kicslib
)
KICS
=
$(BIN)
kics
-make
KICS
=
$(BIN)
kics
-v
-make
ORACLE
=
$(SRC)
oracle/
all
:
$(SRC)InstallDir.hs $(BIN)generate $(BIN)kicslib $(BIN)kics $(BIN)kicsi libs
...
...
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