Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/msgfmt/
H A DMakefile41 YOBJS= gnu_po.o macro
59 $(BOBJS:%.o=%.po) $(YOBJS:%.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) \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A DMakefile30 YOBJS= gram.o macro
32 YSRCS= $(YOBJS:.o=.y)
72 $(PROG): $(OBJS) $(KCMDOBJS) $(YOBJS) $(MAPFILE.NGB)
73 $(LINK.c) $(OBJS) $(KCMDOBJS) $(YOBJS) -o $@ $(LDLIBS)
82 $(RM) $(OBJS) $(KCMDOBJS) $(YOBJS)
/illumos-gate/usr/src/lib/scsi/plugins/scsi/engines/
H A DMakefile.engine38 YOBJS = $(YSRCS:%.y=%.o)
39 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/illumos-gate/usr/src/lib/scsi/plugins/ses/
H A DMakefile.lib38 YOBJS = $(YSRCS:%.y=%.o)
39 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/illumos-gate/usr/src/lib/scsi/plugins/smp/
H A DMakefile.lib37 YOBJS = $(YSRCS:%.y=%.o)
38 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/illumos-gate/usr/src/cmd/sgs/m4/i386/
H A DMakefile35 YOBJS= m4objs/m4y.o macro
38 OBJS= $(COBJS:%=m4objs/%) $(YOBJS)
/illumos-gate/usr/src/cmd/sgs/m4/sparc/
H A DMakefile35 YOBJS= m4objs/m4y.o macro
38 OBJS= $(COBJS:%=m4objs/%) $(YOBJS)
/illumos-gate/usr/src/cmd/fm/modules/
H A DMakefile.plugin37 YOBJS = $(YSRCS:%.y=%.o)
38 OBJS = $(YOBJS) $(SRCS:%.c=%.o)