From c0c5a77e8220f9d1bcdb46f46527d0ef0ca50359 Mon Sep 17 00:00:00 2001 From: germeier Date: Fri, 13 Sep 2002 13:07:04 +0000 Subject: added mpio_sync to libmpio use mpio_sync in mpiosh added code to handle aborts in libmpio --- kernel/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernel') 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 -- cgit v1.2.3