components/open-fabrics/infiniband-diags/Makefile
changeset 2225 f064d3d3190d
parent 800 2ad056ed89ec
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		infiniband-diags
    25 COMPONENT_NAME=		infiniband-diags
    26 COMPONENT_VERSION=	1.5.8
    26 COMPONENT_VERSION=	1.5.8
    77 COMPONENT_POST_INSTALL_ACTION =\
    77 COMPONENT_POST_INSTALL_ACTION =\
    78 	$(RM) $(CLEANUP_FILES);\
    78 	$(RM) $(CLEANUP_FILES);\
    79 	$(INSTALL) -m 644 manpages/set_nodedesc.sh.1m $(PROTOMAN)/man1m
    79 	$(INSTALL) -m 644 manpages/set_nodedesc.sh.1m $(PROTOMAN)/man1m
    80 
    80 
    81 # common targets
    81 # common targets
       
    82 configure:	$(CONFIGURE_32)
       
    83 
    82 build:		$(BUILD_32)
    84 build:		$(BUILD_32)
    83 
    85 
    84 install:	$(INSTALL_32) $(PROTOMAN1MFILES)
    86 install:	$(INSTALL_32) $(PROTOMAN1MFILES)
    85 
    87 
    86 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    88 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)