components/libusb/ugen/Makefile
changeset 1225 2e558aea9a28
parent 1058 34d7aaa03423
child 1434 c782e620dd26
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    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