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
388ed76e
Commit
388ed76e
authored
Mar 16, 2007
by
Ian Lynagh
Browse files
Add a comment
parent
fd96f0f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/Makefile
View file @
388ed76e
...
...
@@ -6,6 +6,8 @@ default_target: build
ifeq
"$(IN_BIN_DIST)" "1"
include
../Makefile-vars
else
# Ideally we'd just include something to give us variables
# for paths and arguments to tools etc, and those set in mk/build.mk.
TOP
=
.
include
$(TOP)/mk/boilerplate.mk
endif
...
...
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