blob: a8f9bb8929166002af3b8cffc7ad68143b87c61e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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
|