Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jan Moringen
asdf
Commits
c1b9be4c
Commit
c1b9be4c
authored
Oct 25, 2016
by
Francois-Rene Rideau
Browse files
Merge branch 'release' into master
parents
abffd39c
7f4e5c92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c1b9be4c
...
...
@@ -56,7 +56,7 @@ export CL_SOURCE_REGISTRY = ${sourceDirectory}/:${sourceDirectory}/uiop/:${sourc
endif
#$(error "CL_SOURCE_REGISTRY is ${CL_SOURCE_REGISTRY}")
sys
:=
$(
shell
uname
-o
)
ifeq
($(sys),Cygwin)
ifeq
($(sys),Cygwin)
CL_SOURCE_REGISTRY
:=
$(
shell
cygpath
-pw
"
${CL_SOURCE_REGISTRY}
"
)
endif
...
...
Write
Preview
Markdown
is supported
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