Searched defs:PUBLISH_TRANSFORMS (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/golang/
H A DMakefile149 # This requires completely redefining PUBLISH_TRANSFORMS for now.
150 PUBLISH_TRANSFORMS= $(LICENSE_TRANSFORMS) macro
151 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/variant-cleanup
152 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/defaults
153 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/actuators
154 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/locale
155 PUBLISH_TRANSFORMS += $(PKGMOGRIFY_TRANSFORMS)
156 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/incorporate
157 PUBLISH_TRANSFORMS += $(WS_TOP)/transforms/publish-cleanup
159 PUBLISH_TRANSFORMS
[all...]

Completed in 14 milliseconds