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

/solaris-userland-s11u3/make-rules/
H A Dprep.mk26 # One must do all unpack and patch in sequence.
29 UNPACK = $(WS_TOOLS)/userland-unpack
100 define unpack-rule
109 # If an archive is defined, create a download, unpack and patch rule.
113 $(eval $(call unpack-rule,$(1)))
128 # Backwards compatibility - only download, do not unpack or patch automatically

Completed in 640 milliseconds