null

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

/illumos-gate/usr/src/cmd/msgfmt/
H A DMakefile45 SOBJS= msgfmt.o check_header.o macro
57 POFILES= $(SOBJS:%.o=%.po) $(GOBJS:%.o=%.po) $(COBJS:%.o=%.po) \
72 .PARALLEL: $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) $(BOBJS) $(LOBJS) \
77 msgfmt: $(SOBJS) $(COBJS)
78 $(LINK.c) $(SOBJS) $(COBJS) -o $@ $(LDLIBS)
100 $(RM) $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) \
105 $(LINT.c) $(SOBJS:%.o=%.c) $(COBJS:%.o=%.c) $(LDLIBS)
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com419 SOBJS = \
496 OBJECTS = $(COBJS) $(ROBJS) $(QOBJS) $(SOBJS) $(m9xOBJS) $(complexOBJS)

Completed in 418 milliseconds