components/timezone/Makefile
branchs11u3-sru
changeset 6296 7bc41d30dd23
parent 5906 ec8d1b679416
child 6350 fc7172608518
equal deleted inserted replaced
6285:8e22d153c3d9 6296:7bc41d30dd23
    23 #
    23 #
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME= 	timezone
    26 COMPONENT_NAME= 	timezone
    27 
    27 
    28 COMPONENT_VERSION=    	2016.4
    28 COMPONENT_VERSION=    	2016.5
    29 
    29 
    30 COMPONENT_BUGDB=	utility/timezone
    30 COMPONENT_BUGDB=	utility/timezone
    31 
    31 
    32 HUMAN_VERSION=		2016d
    32 HUMAN_VERSION=		2016e
    33 
    33 
    34 TPNO=			24870
    34 TPNO=			24870
    35 
    35 
    36 # "etcetera" must be listed before "backward" because it sets up links that
    36 # "etcetera" must be listed before "backward" because it sets up links that
    37 # "backward" needs.
    37 # "backward" needs.
    64 	$(RM) -r $(BUILD_DIR) $(POFILE)
    64 	$(RM) -r $(BUILD_DIR) $(POFILE)
    65 
    65 
    66 clobber: clean
    66 clobber: clean
    67 
    67 
    68 
    68 
       
    69 # Auto-generated contents below.  Please manually verify and remove this comment