Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A DMakefile30 C_OBJS= main.o util.o macro
53 OBJS = $(C_OBJS) $(PSRC_Y:%.y=%.o) $(LEXOBJS)
55 SRCS = $(C_OBJS:%.o=%.c) $(PSRC_C) $(LEXINTSRCS)