pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2012-05-19
2012-05-19 21:17:08 by Tobias S. Josefowitz <tobij@tobij.de>
2c9e131f15a6a598030b3f48337f2c1390001ede (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
tobij/mpi
First go at MPI bindings
7:
# Don't change this line. Define EXTRALIBS before this line if you # wish to add any libraries.
-
LIBS=@LIBS@ $(EXTRALIBS)
+
LIBS=@LIBS@ $(EXTRALIBS)
-lmpi
# This is normall the install program in the source directory INSTALL=@INSTALL@