components/samba/samba30/Makefile
branchs11-update
changeset 2551 0391c5c3b137
parent 2434 6c9bb5cf5610
child 1434 c782e620dd26
child 3661 47545fb8aed4
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    27 
    27 
    28 #  Motivation:
    28 #  Motivation:
   128 CONFIGURE_OPTIONS +=	CUPS_CONFIG=$(USRBINDIR)/cups-config
   128 CONFIGURE_OPTIONS +=	CUPS_CONFIG=$(USRBINDIR)/cups-config
   129 
   129 
   130 COMPONENT_BUILD_TARGETS = libsmbclient
   130 COMPONENT_BUILD_TARGETS = libsmbclient
   131 COMPONENT_INSTALL_TARGETS = installclientlib
   131 COMPONENT_INSTALL_TARGETS = installclientlib
   132 
   132 
       
   133 # Do not apply the standard license transforms for this component. The
       
   134 # license actions in the samba.p5m file are already tagged with the
       
   135 # attributes.
       
   136 LICENSE_TRANSFORMS =
       
   137 
   133 # common targets
   138 # common targets
   134 build:		$(BUILD_32)
   139 build:		$(BUILD_32)
   135 
   140 
   136 include ../../../make-rules/shared-targets.mk
   141 include ../../../make-rules/shared-targets.mk
   137 
   142