Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/titanic_51/usr/src/cmd/sgs/elfdump/
H A DMakefile.targ53 ../common/struct_layout_$(ARCH).c | sed -e '$$d' \
54 > struct_layout_$(ARCH).tmp
55 ./gen_struct_layout gen_layout_obj.o $(ARCH) \
56 >> struct_layout_$(ARCH).tmp
57 @diff -u struct_layout_$(ARCH).tmp \
58 ../common/struct_layout_$(ARCH).c ||\
59 { echo "Error: struct_layout_$(ARCH).c needs update!" ; exit 1; }
74 struct_layout_$(ARCH).tmp
/titanic_51/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.mf43 set name=variant.arch value=$(ARCH)
47 dir path=opt/onbld/bin/$(ARCH)
53 dir path=opt/onbld/lib/$(ARCH)
54 dir path=opt/onbld/lib/$(ARCH)/64
75 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/aw mode=0555
76 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/btxld mode=0555
77 $(sparc_ONLY)file path=opt/onbld/bin/$(ARCH)/chk4ubin mode=0555
78 file path=opt/onbld/bin/$(ARCH)/codereview mode=0555
79 $(i386_ONLY)file path=opt/onbld/bin/$(ARCH)/cpcgen mode=0555
80 file path=opt/onbld/bin/$(ARCH)/cscope-fast mode=0555
[all …]
H A Dsystem-kernel-cpu-counters.mf36 set name=variant.arch value=$(ARCH)
69 $(i386_ONLY)legacy pkg=SUNWcpc.i arch=$(ARCH).i86pc \
72 $(sparc_ONLY)legacy pkg=SUNWcpc.u arch=$(ARCH).sun4u \
75 $(sparc_ONLY)legacy pkg=SUNWcpc.v arch=$(ARCH).sun4v \
H A Dsystem-library-processor.mf31 set name=variant.arch value=$(ARCH)
98 $(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \
101 $(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \
104 $(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \
107 $(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \
110 $(i386_ONLY)legacy pkg=SUNWcarx.i arch=$(ARCH).i86pc \
H A Dsystem-kernel-suspend-resume.mf37 set name=variant.arch value=$(ARCH)
65 $(i386_ONLY)legacy pkg=SUNWcpr.i arch=$(ARCH).i86pc \
67 $(sparc_ONLY)legacy pkg=SUNWcpr.u arch=$(ARCH).sun4u \
/titanic_51/usr/src/lib/efcode/etc/
H A Defcode.cleanup.sh36 ARCH=`/usr/bin/uname -m`
47 echo "/usr/sbin/svcadm enable /platform/${ARCH}/efdaemon:default" >> \
50 echo "/usr/sbin/svcadm disable /platform/${ARCH}/efdaemon:default" >> \
/titanic_51/usr/src/psm/stand/cpr/common/
H A DMakefile.com38 ARCHDIR = $(SYSDIR)/$(ARCH)
56 CPPDEFS = $(ARCHOPTS) -D$(ARCH) -D__$(ARCH) -D$(MACH) -D__$(MACH)
73 CPRFILES= $(ALL:%=$(ROOT_PSM_DIR)/$(ARCH)/%)
81 $(ROOT_PSM_DIR)/$(ARCH)/%: %
/titanic_51/usr/src/psm/stand/bootlst/sparc/sun4u/
H A DMakefile30 ARCH = sun4u macro
34 PLATDIR = $(TOPDIR)/uts/$(ARCH)
37 PLAT_PROMDIR = $(PROMTYPE)/$(ARCH)
/titanic_51/usr/src/psm/stand/bootlst/sparc/sun4v/
H A DMakefile30 ARCH = sun4v macro
34 PLATDIR = $(TOPDIR)/uts/$(ARCH)
37 PLAT_PROMDIR = $(PROMTYPE)/$(ARCH)
/titanic_51/usr/src/psm/stand/bootlst/common/
H A DMakefile.com52 CPPDEFS = -D$(ARCH) -D__$(ARCH) -D$(TARG_MACH) -D__$(TARG_MACH)
69 LSTFILES= $(ALL:%=$(ROOT_PSM_DIR)/$(ARCH)/%)
77 $(ROOT_PSM_DIR)/$(ARCH)/%: %
/titanic_51/usr/src/cmd/sgs/packages/common/
H A Dbld_awk_pkginfo.ksh43 ARCH='ARCH=\"ISA\"'
113 /$ARCH/ {
114 printf "ARCH=\"%s\"\n", "$mach"
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/
H A DWWW.mk151 local HOST ITEM ARCH BINS DIRS G
157 ARCH := $(PWD:D:C,/$(CC.HOSTTYPE)/,/$(TYPE)/)
165 $(G) : .JOINT $(ARCH)/$(ITEM)/$(ITEM).mm (html_info) .WWW.semaphore .FORCE
171 DIRS += $(ARCH)/$(ITEM)
175 ARCH := $(ARCH:C,/src/.*,,)
/titanic_51/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A DMakefile26 ARCH = i86pc macro
31 HBSRCS = hostbridge.c hb_$(ARCH).c
/titanic_51/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A DMakefile26 ARCH = sun4v macro
40 MODULESRCS = $($(ARCH)_SRCS)
/titanic_51/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A DMakefile.cpumem45 $($(ARCH)_SRCS)
57 CPPFLAGS += $(INCDIRS:%=-I%) -DCMD_VERSION='$(CMD_VERSION)' -D$(ARCH)
/titanic_51/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A DMakefile27 ARCH = sun4v macro
54 CPPFLAGS += $(INCDIRS:%=-I%) -DGMEM_VERSION='$(GMEM_VERSION)' -D$(ARCH)
/titanic_51/usr/src/pkg/transforms/
H A Dpublish35 # $ARCH, then don't publish it.
37 # ...in other words, if *any* occurrence of "value" matches $(ARCH),
41 <transform set name=variant.arch value=^(?!$(ARCH)).+$ -> abort>
/titanic_51/usr/src/cmd/adbgen/common/
H A Dadbgen.sh88 if ${CC:-cc} -w -D${ARCH:-`uname -m`} $cflags \
89 -I/usr/share/src/uts/${ARCH:-`uname -m`} \
/titanic_51/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh42 ARCH=`uname -p`
152 if [ -f "$ALT_ROOT"/platform/i86pc/multiboot -a "$ARCH" = i386 ] ; then
/titanic_51/usr/src/lib/fm/topo/modules/
H A DMakefile.plugin49 arch_ROOTPROG = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(PROG)
54 arch_ROOTCONF = $(ROOT)/usr/platform/$(ARCH)/lib/fm/topo/plugins/$(CONF)
/titanic_51/usr/src/lib/fm/topo/modules/sun4u/pcibus/
H A DMakefile28 ARCH = sun4u macro
/titanic_51/usr/src/lib/fm/topo/modules/sun4v/pcibus/
H A DMakefile29 ARCH = sun4v macro
/titanic_51/usr/src/cmd/sgs/elfdump/i386/
H A DMakefile31 ARCH = i386 macro
/titanic_51/usr/src/cmd/sgs/elfdump/sparc/
H A DMakefile31 ARCH = sparc macro
/titanic_51/usr/src/lib/fm/topo/modules/sun4u/hostbridge/
H A DMakefile28 ARCH = sun4u macro

12345678910>>...33