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

/opensolaris-onvv-gate/usr/src/pkg/
H A DMakefile57 # different from $(uname -p), you do so by setting PKGMACH in your
72 # $(MACH). Instead, $(PKGMACH) should be used whenever an
75 # value of $(uname -p) instead of the value of $(PKGMACH) in the
78 # pass PKGMACH=$(PKGMACH) explicitly on the command line. If
81 # $(PKGMACH) in the commands that fail.
86 PKGMACH= $(MACH) macro
90 # bldenv. These macros translate them into terms of $PKGMACH, instead
93 PKGROOT.cmd= print $(ROOT) | sed -e s:/root_$(MACH):/root_$(PKGMACH):
95 TOOLSROOT.cmd= print $(TOOLS_PROTO) | sed -e s:/root_$(MACH):/root_$(PKGMACH)
[all...]

Completed in 105 milliseconds