aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorgermeier <germeier>2002-09-13 13:07:04 +0000
committergermeier <germeier>2002-09-13 13:07:04 +0000
commitc0c5a77e8220f9d1bcdb46f46527d0ef0ca50359 (patch)
tree760832d44fbfbeae0095743feaab71c044f2fa8f /kernel
parentb1d98f797dec067cb43b9e27f1245f4be796d351 (diff)
downloadmpiosh-c0c5a77e8220f9d1bcdb46f46527d0ef0ca50359.tar.gz
mpiosh-c0c5a77e8220f9d1bcdb46f46527d0ef0ca50359.tar.bz2
mpiosh-c0c5a77e8220f9d1bcdb46f46527d0ef0ca50359.zip
added mpio_sync to libmpio
use mpio_sync in mpiosh added code to handle aborts in libmpio
Diffstat (limited to 'kernel')
-rw-r--r--kernel/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/Makefile.in b/kernel/Makefile.in
index a1a7c68..484222e 100644
--- a/kernel/Makefile.in
+++ b/kernel/Makefile.in
@@ -80,7 +80,8 @@ STRIP = @STRIP@
VERSION = @VERSION@
INCLUDES = -I/usr/src/linux/include
-KCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -DMODULE
+KCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -Wstrict-prototypes -O2 \
+ -fomit-frame-pointer -pipe -DMODULE
bin_PROGRAMS = mpio.o