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
3458292a
Commit
3458292a
authored
Mar 04, 2007
by
Ian Lynagh
Browse files
More tweaks
parent
328004ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/module/Makefile
View file @
3458292a
...
...
@@ -5,12 +5,12 @@ include $(TOP)/mk/test.mk
mod144
::
rm
-f
Mod143_A.o Mod143_A.hi mod144.o mod144.hi mod144
$(TEST_HC)
-c
Mod143_A.hs
$(TEST_HC)
mod144.hs
$(TEST_HC)
mod144.hs
-o
mod144
mod146
::
rm
-f
Mod145_A.o Mod145_A.hi mod146.o mod146.hi mod146
$(TEST_HC)
-c
Mod145_A.hs
$(TEST_HC)
mod146.hs
$(TEST_HC)
mod146.hs
-o
mod146
mod158
::
rm
-f
Mod157_
*
.o
...
...
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