2004-05-31 14:20:13 +02:00
|
|
|
--- Makefile.in.orig Mon May 31 09:13:58 2004
|
|
|
|
+++ Makefile.in Mon May 31 09:14:08 2004
|
|
|
|
@@ -184,7 +184,7 @@
|
|
|
|
target_cpu = @target_cpu@
|
|
|
|
target_os = @target_os@
|
|
|
|
target_vendor = @target_vendor@
|
|
|
|
-SUBDIRS = @MPIO_KERNEL@ libmpio mpiosh etc tools hotplug
|
|
|
|
+SUBDIRS = @MPIO_KERNEL@ libmpio mpiosh etc tools
|
|
|
|
EXTRA_DIST = mpio.spec
|
|
|
|
all: all-recursive
|
2003-12-07 15:14:21 +01:00
|
|
|
|