Signed-off-by: Arlin Davis <[email protected]> --- dapl/ibal/makefile | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 dapl/ibal/makefile
diff --git a/dapl/ibal/makefile b/dapl/ibal/makefile new file mode 100644 index 0000000..a0c0627 --- /dev/null +++ b/dapl/ibal/makefile @@ -0,0 +1,7 @@ +# +# DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source +# file to this component. This file merely indirects to the real make file +# that is shared by all the driver components of the OpenIB Windows project. +# + +!INCLUDE ..\..\..\..\inc\openib.def -- 1.5.2.5 _______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
