components/libusb/ugen/Makefile
branchs11-update
changeset 2551 0391c5c3b137
parent 2434 6c9bb5cf5610
child 3996 20c0f21bbe1e
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    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, 2013, 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=		libusb-ugen
    25 COMPONENT_NAME=		libusb-ugen
    26 COMPONENT_VERSION=	0.1.8
    26 COMPONENT_VERSION=	0.1.8
    37 COMPONENT_BUILD_ARGS += BITS=$(BITS)
    37 COMPONENT_BUILD_ARGS += BITS=$(BITS)
    38 
    38 
    39 $(BUILD_DIR_32)/.installed:	BITS=32
    39 $(BUILD_DIR_32)/.installed:	BITS=32
    40 $(BUILD_DIR_64)/.installed:	BITS=64
    40 $(BUILD_DIR_64)/.installed:	BITS=64
    41 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
    41 COMPONENT_INSTALL_ARGS += BITS=$(BITS)
       
    42 
       
    43 # Do not apply the standard licence transforms for this component.
       
    44 LICENSE_TRANSFORMS =
    42 
    45 
    43 download:
    46 download:
    44 
    47 
    45 clobber:	clean
    48 clobber:	clean
    46 	$(RM) $(SOURCE_DIR)/.prep
    49 	$(RM) $(SOURCE_DIR)/.prep