Home
last modified time | relevance | path

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

/titanic_44/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)