Whamcloud - gitweb
Land b_smallfix onto HEAD (20040416_1638) (more 2.6 build fixes)
[fs/lustre-release.git] / lnet / Makefile.in
diff --git a/lnet/Makefile.in b/lnet/Makefile.in
new file mode 100644 (file)
index 0000000..455eaf4
--- /dev/null
@@ -0,0 +1,13 @@
+ifeq (@MODULES_TRUE@,)
+
+subdir-m += libcfs
+ifeq (@CRAY_PORTALS_FALSE@,)
+subdir-m += portals
+subdir-m += knals
+subdir-m += router
+subdir-m += tests
+endif # CRAY_PORTALS_FALSE
+
+endif # MODULES
+
+@INCLUDE_RULES@