components/areca/Makefile
changeset 1080 ca67dcd7608b
parent 1058 34d7aaa03423
child 1434 c782e620dd26
equal deleted inserted replaced
1079:f86b9f7aa5e7 1080:ca67dcd7608b
    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