components/visual-panels/firewall/Makefile
branchs11-update
changeset 2551 0391c5c3b137
parent 2434 6c9bb5cf5610
child 2591 31090006a324
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 GMAKE =				/usr/bin/make
    28 GMAKE =				/usr/bin/make
    48 COMPONENT_INSTALL_ENV =		$(COMPONENT_BUILD_ENV)
    48 COMPONENT_INSTALL_ENV =		$(COMPONENT_BUILD_ENV)
    49 
    49 
    50 COMPONENT_TEST_TARGETS =  	test
    50 COMPONENT_TEST_TARGETS =  	test
    51 COMPONENT_TEST_ENV =	  	$(COMPONENT_BUILD_ENV)
    51 COMPONENT_TEST_ENV =	  	$(COMPONENT_BUILD_ENV)
    52 
    52 
       
    53 # Do not apply the standard licence transforms for this component.
       
    54 LICENSE_TRANSFORMS =
       
    55 
    53 # common targets
    56 # common targets
    54 $(SOURCE_DIR)/.prep:
    57 $(SOURCE_DIR)/.prep:
    55 	$(TOUCH) $@
    58 	$(TOUCH) $@
    56 
    59 
    57 prep:				$(SOURCE_DIR)/.prep
    60 prep:				$(SOURCE_DIR)/.prep