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
4484149e
Commit
4484149e
authored
Aug 24, 2007
by
Simon Marlow
Browse files
add pwd to SUBDIRS, so it gets cleaned
parent
290967b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/Makefile
View file @
4484149e
...
...
@@ -9,7 +9,7 @@ ifeq "$(BootingFromHc)" "YES"
SUBDIRS
=
mkdependC mkdirhier runstdtest genapply genprimopcode ghc-pkg unlit
else
SUBDIRS
=
mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs
\
parallel prof unlit genprimopcode genapply runghc hpc
parallel prof unlit genprimopcode genapply runghc hpc
pwd
endif
ifneq
"$(TARGETPLATFORM)" "i386-unknown-mingw32"
# lndir doesn't build on Windows
...
...
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