Home
last modified time | relevance | path

Searched refs:XOBJS (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/msgfmt/
H A DMakefile33 XOBJS= xgettext.o macro
73 $(XOBJS) $(LXOBJS)
89 xgettext: $(XOBJS) $(LXOBJS)
90 $(LINK.c) $(XOBJS) $(LXOBJS) -o $@ $(LDLIBS)
101 $(XOBJS) $(LXOBJS) $(BOBJS) $(LOBJS) \
108 $(LINT.c) $(XOBJS:%.o=%.c) $(LDLIBS)