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
einsteinathome
libclfft
Commits
006a9b89
Commit
006a9b89
authored
Mar 16, 2011
by
Oliver Bock
Browse files
Refresh example on library update
parent
df784a50
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/Makefile
View file @
006a9b89
...
...
@@ -18,7 +18,7 @@ else
endif
$(TARGET)
:
main.cpp Makefile
$(TARGET)
:
main.cpp Makefile
$(PWD)/../lib/libclfft.a
g++
$(CXXFLAGS)
main.cpp
$(LDFLAGS)
-o
$(TARGET)
clean
:
...
...
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