Searched refs:VFONTEDPROBJS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vgrind/
H A DMakefile48 VFONTEDPROBJS= vfontedpr.o vgrindefs.o regexp.o macro
53 OBJS= $(VFONTEDPROBJS) $(RETESTOBJS)
115 $(VFONTEDPR): $(VFONTEDPROBJS)
116 $(CC) -o $@ $(VFONTEDPROBJS) $(LDFLAGS) $(LDLIBS)
146 lint:= SRCS = $(VFONTEDPROBJS:%.o=%.c)

Completed in 43 milliseconds