make-rules/ips.mk
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3544 bcc54fcde38a
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
    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) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 #
    24 #
    25 # Rules and Macros for generating an IPS package manifest and publishing an
    25 # Rules and Macros for generating an IPS package manifest and publishing an
    26 # IPS package to a pkg depot.
    26 # IPS package to a pkg depot.
    67 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/defaults
    67 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/defaults
    68 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/actuators
    68 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/actuators
    69 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/devel
    69 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/devel
    70 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/docs
    70 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/docs
    71 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/locale
    71 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/locale
       
    72 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/standard-python-libraries
    72 PUBLISH_TRANSFORMS +=	$(PKGMOGRIFY_TRANSFORMS)
    73 PUBLISH_TRANSFORMS +=	$(PKGMOGRIFY_TRANSFORMS)
    73 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/incorporate
    74 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/incorporate
    74 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/publish-cleanup
    75 PUBLISH_TRANSFORMS +=	$(WS_TOP)/transforms/publish-cleanup
    75 
    76 
    76 PKG_MACROS +=		MACH=$(MACH)
    77 PKG_MACROS +=		MACH=$(MACH)