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

/illumos-gate/usr/src/psm/stand/cpr/common/
H A DMakefile.com51 CPRBOOTOBJ += support.o compress.o
54 L_COBJ = $(CPRBOOTOBJ:%.o=%.ln)
115 .PARALLEL: $(CPRBOOTOBJ) $(L_COBJ)
117 cprboot: $(CPRBOOT_MAPFILE) $(CPRBOOTOBJ) $(SALIBS)
118 $(LD) $(LDFLAGS) -o $@ $(CPRBOOTOBJ) $(LDLIBS)
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A DMakefile45 CPRBOOTOBJ = cb_srt0.o cprboot.o machdep.o pages.o bitmap.o util.o macro

Completed in 53 milliseconds