components/areca/Makefile
branchs11-update
changeset 2535 31f53948f7c2
parent 2434 6c9bb5cf5610
child 3661 47545fb8aed4
equal deleted inserted replaced
2534:d91de8ef80b1 2535:31f53948f7c2
    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 COMPONENT_NAME=		areca
    28 COMPONENT_NAME=		areca
    44 include ../../make-rules/prep.mk
    44 include ../../make-rules/prep.mk
    45 include ../../make-rules/ant.mk
    45 include ../../make-rules/ant.mk
    46 include ../../make-rules/ips.mk
    46 include ../../make-rules/ips.mk
    47 
    47 
    48 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
    48 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
       
    49 COMPONENT_BUILD_ENV += ANT_OPTS="-Dfile.encoding=iso-8859-1"
       
    50 
    49 
    51 
    50 # common targets
    52 # common targets
    51 build:		$(BUILD_32)
    53 build:		$(BUILD_32)
    52 
    54 
    53 install:	build
    55 install:	build