Searched refs:PKGMACH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/pkg/
H A DMakefile59 # different from $(uname -p), you do so by setting PKGMACH in your
74 # $(MACH). Instead, $(PKGMACH) should be used whenever an
77 # value of $(uname -p) instead of the value of $(PKGMACH) in the
80 # pass PKGMACH=$(PKGMACH) explicitly on the command line. If
83 # $(PKGMACH) in the commands that fail.
88 PKGMACH= $(MACH) macro
92 # bldenv. These macros translate them into terms of $PKGMACH, instead
95 PKGROOT.cmd= print $(ROOT) | sed -e s:/root_$(MACH):/root_$(PKGMACH):
97 TOOLSROOT.cmd= print $(TOOLS_PROTO) | sed -e s:/root_$(MACH):/root_$(PKGMACH)
[all...]

Completed in 83 milliseconds