Searched refs:GOBJS (Results 1 – 1 of 1) sorted by relevance
39 GOBJS= gnu_msgfmt.o gnu_handle.o gnu_lex.o gnu_hash.o gnu_check.o macro58 POFILES= $(SOBJS:%.o=%.po) $(GOBJS:%.o=%.po) $(COBJS:%.o=%.po) \76 .PARALLEL: $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) $(BOBJS) $(LOBJS) \85 gmsgfmt: $(GOBJS) $(YOBJS) $(BOBJS) $(COBJS)86 $(LINK.c) $(GOBJS) $(YOBJS) $(BOBJS) $(COBJS) -o $@ $(LDLIBS)89 gmsgfmt_rev: $(GOBJS) $(YOBJS) $(LOBJS) $(COBJS)90 $(LINK.c) $(GOBJS) $(YOBJS) $(LOBJS) $(COBJS) -o $@ $(LDLIBS)106 $(RM) $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) \