Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oliver Behnke
libclfft
Commits
6123b933
Commit
6123b933
authored
Jun 14, 2019
by
Bernd Machenschalk
Browse files
allow static and shared builds from top level
parent
9ba1bd5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6123b933
default
:
linux
linux
:
$(MAKE)
-C
src
$(MAKE)
-C
example
linux
:
static shared example
macos
:
linux
static
:
$(MAKE)
-C
src static
shared
:
$(MAKE)
-C
src shared
macos
:
$(MAKE)
-C
src
example
:
$(MAKE)
-C
example
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