Searched refs:starcat (Results 1 - 25 of 40) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/sckmd/
H A Dsvc-sckmd36 starcat="SUNW,Sun-Fire-15000"
40 if [ ${platform} = "${starcat}" -o \
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/
H A DMakefile.rules28 # uts/sun4u/starcat and its children.
45 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4u/starcat/io/%.c $(DRMACH_IL)
49 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4u/starcat/os/%.c
53 $(OBJS_DIR)/%.o: $(UTSBASE)/sun4u/starcat/ml/%.s
56 STARCAT_IO=$(UTSBASE)/sun4u/starcat/io
68 $(DRMACH_IL): $(UTSBASE)/sun4u/starcat/ml/drmach.il.cpp
69 $(IL_CPP) $(UTSBASE)/sun4u/starcat/ml/drmach.il.cpp > $@
75 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4u/starcat/os/%.c
81 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4u/starcat/io/%.c
84 $(LINTS_DIR)/%.ln: $(UTSBASE)/sun4u/starcat/m
[all...]
H A DMakefile.files28 # uts/sun4u/starcat and its children. These are the source files which
29 # are starcat "implementation architecture" dependent.
36 STARCAT_OBJS = starcat.o starcat_asm.o plat_ecc_unum.o plat_ecc_dimm.o
60 INC_PATH += -I$(UTSBASE)/sun4u/starcat
61 INC_PATH += -I$(UTSBASE)/sun4u/starcat/sys
H A DMakefile.starcat.shared27 # Global definitions for sun4u starcat implementation specific modules.
61 STARCAT_LINT_LIB_DIR = $(UTSBASE)/$(PLATFORM)/starcat/lint-libs/$(OBJS_DIR)
75 include $(UTSTREE)/sun4u/starcat/Makefile.files
114 UNIX_DIR = $(UTSBASE)/$(PLATFORM)/starcat/unix
116 DSF_DIR = $(UTSBASE)/$(PLATFORM)/starcat/genassym
118 LINT_LIB_DIR = $(UTSBASE)/$(PLATFORM)/starcat/lint-libs/$(OBJS_DIR)
H A DMakefile28 # This makefile drives the production of the sun4u starcat platform
31 # sun4u starcat implementation architecture dependent
42 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
97 # The 'lint.platmod' target lints the starcat platform module against
101 # idea to run this if you change os/starcat.c.
118 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/axq/
H A DMakefile50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
93 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/cvc/
H A DMakefile29 # sun4u starcat implementation architecture dependent
44 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
49 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
99 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/cvcredir/
H A DMakefile30 # sun4u starcat implementation architecture dependent
45 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
100 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/dman/
H A DMakefile43 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
48 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
87 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/dr/
H A DMakefile30 # sun4u starcat implementation architecture dependent
45 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
93 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/drmach/
H A DMakefile29 # sun4u starcat implementation architecture dependent
48 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
62 CFLAGS += $(CCVERBOSE) -I../sys -I$(UTSBASE)/sun4u/starcat/sys
94 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sc_gptwocfg/
H A DMakefile31 # sun4u starcat implementation architecture dependent
50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
62 CFLAGS += $(CCVERBOSE) -I../sys -I$(UTSBASE)/sun4u/starcat/sys
93 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/schpc/
H A DMakefile46 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
51 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
96 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sckmdrv/
H A DMakefile44 CONF_SRCDIR = $(UTSBASE)/sun4u/starcat/io
49 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
97 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/cmd/cvcd/
H A Dsvc-cvcd49 starcat="SUNW,Sun-Fire-15000"
52 if [ $platform = "$starcat" ]; then
58 if [ $platform = "$starfire" -o $platform = "$starcat" ]; then
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/fcgp2/
H A DMakefile31 # sun4u starcat implementation architecture dependent
50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
93 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/genassym/
H A DMakefile30 # sun4u starcat implementation architecture dependent
44 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
97 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/gptwo_pci/
H A DMakefile50 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
60 #INLINES += $(UTSBASE)/sun4u/starcat/io/gptwo_pci.il
101 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/iosram/
H A DMakefile30 # sun4u starcat implementation architecture dependent
49 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
92 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/mboxsc/
H A DMakefile30 # sun4u starcat implementation architecture dependent
49 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
92 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/platmod/
H A DMakefile30 # This makefile drives the production of the sun4u starcat platform
33 # sun4u starcat implementation architecture dependent
53 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
99 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/scosmb/
H A DMakefile30 # sun4u starcat implementation architecture dependent
49 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
92 include $(UTSBASE)/sun4u/starcat/Makefile.targ
/opensolaris-onvv-gate/usr/src/cmd/cvcd/sparc/sun4u/
H A DMakefile33 SUBDIRS = starfire starcat
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/starcat/
H A DMakefile25 # lib/libprtdiag_psr/sparc/starcat/Makefile
29 PLATFORM_OBJECTS= starcat.o
47 cd $(UTSBASE)/sun4u/starcat; $(MAKE) $(USR_PSM_LIB_DIR)
59 POFILES= starcat.po
72 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext common/starcat.c`
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/cheetah/
H A DMakefile52 include $(UTSBASE)/sun4u/starcat/Makefile.starcat
118 include $(UTSBASE)/sun4u/starcat/Makefile.targ

Completed in 106 milliseconds

12