Skip to content
GitLab
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
29a86320
Commit
29a86320
authored
Dec 18, 2008
by
Simon Marlow
Browse files
fix typo
parent
b9e5a998
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/mk/test.mk
View file @
29a86320
...
...
@@ -162,7 +162,7 @@ $(TIMEOUT_PROGRAM) :
pwd
:
$(TOP)/utils/pwd$(exeext)
-
$(TOP)/utils/pwd$(exeext)
:
$(TOP)/utils/pwd$(exeext)
:
@
echo
"Looks like you don't have pwd, building utils first..."
cd
$(TOP)
/utils
&&
$(MAKE)
$(MFLAGS)
all
endif
...
...
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