Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/msgfmt/
H A DMakefile39 YOBJS= gnu_po.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)
85 gmsgfmt_rev: $(GOBJS) $(YOBJS) $(LOBJS) $(COBJS)
86 $(LINK.c) $(GOBJS) $(YOBJS) $(LOBJS) $(COBJS) -o $@ $(LDLIBS)
100 $(RM) $(SOBJS) $(GOBJS) $(YOBJS) $(COBJS) \
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A DMakefile30 YOBJS= gram.o macro
32 YSRCS= $(YOBJS:.o=.y)
67 $(PROG): $(OBJS) $(KCMDOBJS) $(YOBJS) $(MAPFILE.NGB)
68 $(LINK.c) $(OBJS) $(KCMDOBJS) $(YOBJS) -o $@ $(LDLIBS)
77 $(RM) $(OBJS) $(KCMDOBJS) $(YOBJS)
/titanic_41/usr/src/lib/scsi/plugins/scsi/engines/
H A DMakefile.engine39 YOBJS = $(YSRCS:%.y=%.o)
40 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/titanic_41/usr/src/lib/scsi/plugins/ses/
H A DMakefile.lib39 YOBJS = $(YSRCS:%.y=%.o)
40 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/titanic_41/usr/src/lib/scsi/plugins/smp/
H A DMakefile.lib37 YOBJS = $(YSRCS:%.y=%.o)
38 OBJS = $(YOBJS) $(SRCS:%.c=%.o)
/titanic_41/usr/src/cmd/sgs/m4/i386/
H A DMakefile34 YOBJS= m4objs/m4y.o macro
37 OBJS= $(COBJS:%=m4objs/%) $(YOBJS)
/titanic_41/usr/src/cmd/sgs/m4/sparc/
H A DMakefile36 YOBJS= m4objs/m4y.o macro
39 OBJS= $(COBJS:%=m4objs/%) $(YOBJS)
/titanic_41/usr/src/cmd/fm/modules/
H A DMakefile.plugin36 YOBJS = $(YSRCS:%.y=%.o)
37 OBJS = $(YOBJS) $(SRCS:%.c=%.o)