SomeNet
/
public repos
/
pub
/
astra
/
parallel.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of ssh://geekcave.at:222/parallel
[pub/astra/parallel.git]
/
openmp
/
prefix
/
Makefile
diff --git
a/openmp/prefix/Makefile
b/openmp/prefix/Makefile
index a3192a03103c1eaf8563a7fff1a16530eea07b85..211d43329f3c1c0c2f77bf2998a931c42a125e34 100644
(file)
--- a/
openmp/prefix/Makefile
+++ b/
openmp/prefix/Makefile
@@
-5,7
+5,7
@@
CFLAGS = -pedantic -Wall -g -fopenmp
LDFLAGS = -fopenmp
BINARIES = prefix
-OBJECTS = $(BINARIES).o
+OBJECTS = $(BINARIES).o
algorithm_1.o algorithm_2.o algorithm_3.o
all: prefix