make-rules/ips.mk
changeset 1890 5a4ef66c42bf
parent 1756 3579365335ef
child 1907 446472de62e9
equal deleted inserted replaced
1889:7251578a5ce7 1890:5a4ef66c42bf
    15 # If applicable, add the following below this CDDL HEADER, with the
    15 # If applicable, add the following below this CDDL HEADER, with the
    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 #
       
    21 
    20 #
    22 #
    21 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 #
    26 #
    67 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/defaults
    69 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/defaults
    68 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/actuators
    70 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/actuators
    69 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/devel
    71 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/devel
    70 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/docs
    72 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/docs
    71 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/locale
    73 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/locale
       
    74 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/standard-libraries-past-py2.6
    72 PUBLISH_TRANSFORMS +=	$(PKGMOGRIFY_TRANSFORMS)
    75 PUBLISH_TRANSFORMS +=	$(PKGMOGRIFY_TRANSFORMS)
    73 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/publish-cleanup
    76 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/publish-cleanup
    74 
    77 
    75 PKG_MACROS +=		MACH=$(MACH)
    78 PKG_MACROS +=		MACH=$(MACH)
    76 PKG_MACROS +=		MACH32=$(MACH32)
    79 PKG_MACROS +=		MACH32=$(MACH32)