Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A DMakefile54 PSRC_C = $(PSRC_Y:%.y=%.c) macro
55 SRCS = $(C_OBJS:%.o=%.c) $(PSRC_C) $(LEXINTSRCS)
70 $(PSRC_C) + y.tab.h: $(PSRC_Y)
72 $(MV) y.tab.c $(PSRC_C)
86 $(RM) $(OBJS) $(PSRC_C) $(LEXINTSRCS) y.tab.h *.po