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
6a34402a
Commit
6a34402a
authored
Apr 28, 2009
by
Simon Marlow
Browse files
add missing eventlog subdir
parent
bd15be88
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/ghc.mk
View file @
6a34402a
...
@@ -27,7 +27,7 @@ $(eval $(call distdir-opts,rts,dist))
...
@@ -27,7 +27,7 @@ $(eval $(call distdir-opts,rts,dist))
# -----------------------------------------------------------------------------
# -----------------------------------------------------------------------------
# Defining the sources
# Defining the sources
ALL_DIRS
=
hooks parallel sm
ALL_DIRS
=
hooks parallel sm
eventlog
ifeq
"$(HOSTPLATFORM)" "i386-unknown-mingw32"
ifeq
"$(HOSTPLATFORM)" "i386-unknown-mingw32"
ALL_DIRS
+=
win32
ALL_DIRS
+=
win32
...
...
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