[Pvfs2-developers] src/io/bmi/bmi_mx/module.mk.in

Scott Atchley atchley at myri.com
Fri Jan 12 10:35:28 EST 2007


Hi all,

Can someone add this to CVS?

Thanks,

Scott

--- ../pvfs2-old/src/io/bmi/bmi_mx/module.mk.in 1969-12-31  
19:00:00.000000000 -0500
+++ src/io/bmi/bmi_mx/module.mk.in      2006-12-20 11:32:14.000000000  
-0500
@@ -0,0 +1,10 @@
+BUILD_MX = @BUILD_MX@
+
+# only build MX module if configure detected MX
+ifdef BUILD_MX
+       DIR := src/io/bmi/bmi_mx
+       LIBSRC += \
+               $(DIR)/mx.c
+       SERVERSRC += \
+               $(DIR)/mx.c
+endif


More information about the Pvfs2-developers mailing list