Searched defs:BOBJS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A DMakefile41 BOBJS= gnu_msgs.o macro
58 $(BOBJS:%.o=%.po) $(YOBJS:%.o=%.po)
72 .PARALLEL: $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) $(BOBJS) $(LOBJS) \
81 gmsgfmt: $(GOBJS) $(YOBJS) $(BOBJS) $(COBJS)
82 $(LINK.c) $(GOBJS) $(YOBJS) $(BOBJS) $(COBJS) -o $@ $(LDLIBS)
101 $(XOBJS) $(LXOBJS) $(BOBJS) $(LOBJS) \
106 $(LINT.c) $(GOBJS:%.o=%.c) $(BOBJS:%.o=%.c) $(COBJS:%.o=%.c) $(LDLIBS)

Completed in 56 milliseconds