components/visual-panels/core/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 2591 31090006a324
child 4005 4bcc81bdda4e
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    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) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../../make-rules/shared-macros.mk
    24 include ../../../make-rules/shared-macros.mk
    25 
    25 
    26 GMAKE =				/usr/bin/make
    26 GMAKE =				/usr/bin/make
    66 clobber::	clean
    66 clobber::	clean
    67 
    67 
    68 clean::
    68 clean::
    69 	rm -f $(SOURCE_DIR)/.prep
    69 	rm -f $(SOURCE_DIR)/.prep
    70 
    70 
    71 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
    71 REQUIRED_PACKAGES += file/gnu-findutils
    72 
    72 REQUIRED_PACKAGES += library/java/javahelp
    73 include $(WS_MAKE_RULES)/depend.mk
    73 REQUIRED_PACKAGES += library/libxml2
       
    74 REQUIRED_PACKAGES += library/security/openssl
       
    75 REQUIRED_PACKAGES += runtime/java/jre-7
       
    76 REQUIRED_PACKAGES += shell/ksh93
       
    77 REQUIRED_PACKAGES += system/library
       
    78 REQUIRED_PACKAGES += system/management/rad
       
    79 REQUIRED_PACKAGES += system/management/rad/client/rad-java