Whamcloud - gitweb
Land b_smallfix onto HEAD (20040416_1638) (more 2.6 build fixes)
[fs/lustre-release.git] / lustre / portals / Makefile.in
1 ifeq (@MODULES_TRUE@,)
2
3 subdir-m += libcfs
4 ifeq (@CRAY_PORTALS_FALSE@,)
5 subdir-m += portals
6 subdir-m += knals
7 subdir-m += router
8 subdir-m += tests
9 endif # CRAY_PORTALS_FALSE
10
11 endif # MODULES
12
13 @INCLUDE_RULES@